Home
last modified time | relevance | path

Searched refs:default_function_type (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dc-pragma.c322 decl = build_decl (FUNCTION_DECL, alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
Dc-common.h198 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
Dc-decl.c2385 tree newtype = default_function_type; in implicitly_declare()
2427 decl = build_decl (FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
Dc-common.c3301 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-common.h208 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
Dc-decl.c2066 decl = build_decl (FUNCTION_DECL, functionid, default_function_type);
Dc-common.c3449 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
DChangeLog.42069 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/
Ddecl.c5018 decl = build_lang_decl (FUNCTION_DECL, functionid, default_function_type);
14400 TREE_TYPE (decl1) = fntype = default_function_type;
DChangeLog10155 uintmax_type_node, default_function_type, ptrdiff_type_node and
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-2000283 uintmax_type_node, default_function_type, ptrdiff_type_node and