Searched refs:default_function_type (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-pragma.c | 322 decl = build_decl (FUNCTION_DECL, alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
|
| D | c-common.h | 198 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
|
| D | c-decl.c | 2385 tree newtype = default_function_type; in implicitly_declare() 2427 decl = build_decl (FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
|
| D | c-common.c | 3301 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-common.h | 208 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
|
| D | c-decl.c | 2066 decl = build_decl (FUNCTION_DECL, functionid, default_function_type);
|
| D | c-common.c | 3449 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
|
| D | ChangeLog.4 | 2069 uintmax_type_node, default_function_type, ptrdiff_type_node and 2075 uintmax_type_node, default_function_type, ptrdiff_type_node and
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | decl.c | 5018 decl = build_lang_decl (FUNCTION_DECL, functionid, default_function_type); 14400 TREE_TYPE (decl1) = fntype = default_function_type;
|
| D | ChangeLog | 10155 uintmax_type_node, default_function_type, ptrdiff_type_node and
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2000 | 283 uintmax_type_node, default_function_type, ptrdiff_type_node and
|