Searched refs:default_function_type (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-pragma.c | 322 decl = build_decl (FUNCTION_DECL, alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
|
| H A D | c-common.h | 206 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
|
| H A D | c-decl.c | 2439 tree newtype = default_function_type; in implicitly_declare() 2481 decl = build_decl (FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
|
| H A D | c-common.c | 3464 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
|
| H A D | ChangeLog-2000 | 2075 uintmax_type_node, default_function_type, ptrdiff_type_node and 2081 uintmax_type_node, default_function_type, ptrdiff_type_node and
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-2000 | 283 uintmax_type_node, default_function_type, ptrdiff_type_node and
|