Searched refs:default_function_type (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-pragma.c | 331 alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
|
H A D | c-common.h | 504 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
|
H A D | c-common.c | 4437 default_function_type in c_common_nodes_and_builtins()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pragma.cc | 338 alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
|
H A D | c-common.h | 523 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
|
H A D | c-common.cc | 4684 default_function_type in c_common_nodes_and_builtins()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 3615 tree newtype = default_function_type; in implicitly_declare() 3670 decl = build_decl (loc, FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
|
H A D | c-parser.c | 20946 reduc_id, default_function_type); in c_parser_omp_declare_reduction()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 3677 tree newtype = default_function_type; in implicitly_declare() 3734 decl = build_decl (loc, FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
|
H A D | c-parser.cc | 22315 reduc_id, default_function_type); in c_parser_omp_declare_reduction()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2000 | 283 uintmax_type_node, default_function_type, ptrdiff_type_node and
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
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
|