Home
last modified time | relevance | path

Searched refs:record_builtin_type (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dc-common.c3121 record_builtin_type (RID_INT, NULL, integer_type_node); in c_common_nodes_and_builtins()
3122 record_builtin_type (RID_CHAR, "char", char_type_node); in c_common_nodes_and_builtins()
3131 record_builtin_type (RID_MAX, "long unsigned int", in c_common_nodes_and_builtins()
3135 record_builtin_type (RID_MAX, "long long int", in c_common_nodes_and_builtins()
3137 record_builtin_type (RID_MAX, "long long unsigned int", in c_common_nodes_and_builtins()
3140 record_builtin_type (RID_MAX, "long long unsigned", in c_common_nodes_and_builtins()
3143 record_builtin_type (RID_MAX, "short unsigned int", in c_common_nodes_and_builtins()
3146 record_builtin_type (RID_MAX, "unsigned short", in c_common_nodes_and_builtins()
3208 record_builtin_type (RID_FLOAT, NULL, float_type_node); in c_common_nodes_and_builtins()
3209 record_builtin_type (RID_DOUBLE, NULL, double_type_node); in c_common_nodes_and_builtins()
[all …]
H A Dc-common.h621 extern void record_builtin_type (enum rid, const char *, tree);
H A Dc-decl.c7058 record_builtin_type (enum rid rid_index, const char *name, tree type) in record_builtin_type() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-common.c3238 record_builtin_type (RID_INT, NULL, integer_type_node); in c_common_nodes_and_builtins()
3239 record_builtin_type (RID_CHAR, "char", char_type_node); in c_common_nodes_and_builtins()
3248 record_builtin_type (RID_MAX, "long unsigned int", in c_common_nodes_and_builtins()
3252 record_builtin_type (RID_MAX, "long long int", in c_common_nodes_and_builtins()
3254 record_builtin_type (RID_MAX, "long long unsigned int", in c_common_nodes_and_builtins()
3257 record_builtin_type (RID_MAX, "long long unsigned", in c_common_nodes_and_builtins()
3260 record_builtin_type (RID_MAX, "short unsigned int", in c_common_nodes_and_builtins()
3263 record_builtin_type (RID_MAX, "unsigned short", in c_common_nodes_and_builtins()
3320 record_builtin_type (RID_FLOAT, NULL, float_type_node); in c_common_nodes_and_builtins()
3321 record_builtin_type (RID_DOUBLE, NULL, double_type_node); in c_common_nodes_and_builtins()
[all …]
H A Dc-common.h856 extern void record_builtin_type PARAMS ((enum rid,
H A Dc-decl.c7037 record_builtin_type (rid_index, name, type) in record_builtin_type() function
H A DChangeLog.513978 (record_builtin_type): New function.
13981 record_builtin_type, build_void_list_node): Declare.
/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c2977 record_builtin_type (enum rid rid_index, in record_builtin_type() function
3039 record_builtin_type (RID_MAX, name, type); in record_builtin_java_type()
3189 record_builtin_type (RID_BOOL, "bool", boolean_type_node); in cxx_init_decl_processing()
3197 record_builtin_type (RID_MAX, NULL, string_type_node); in cxx_init_decl_processing()
3235 record_builtin_type (RID_MAX, VTBL_PTR_TYPE, vtable_entry_type); in cxx_init_decl_processing()
3241 record_builtin_type (RID_MAX, NULL, vtbl_type_node); in cxx_init_decl_processing()
3244 record_builtin_type (RID_MAX, NULL, vtbl_ptr_type_node); in cxx_init_decl_processing()
H A DChangeLog-20031342 (record_builtin_type): Add to builtin_type_decls.
1419 (record_builtin_type): Likewise.
2020 (record_builtin_type): Do not call pushdecl.
6059 * decl.c (record_builtin_type): Don't set TYPE_BUILT_IN.
H A DChangeLog-1994431 * decl.c (record_builtin_type): Change flag_dossier to flag_rtti.
1699 * decl.c (record_builtin_type): Likewise.
1705 * decl.c (record_builtin_type): Likewise.
H A DChangeLog-20001281 (record_builtin_type, init_decl_processing): Use RID_MAX not
2445 * decl.c (record_builtin_type): Use CP_RID_MAX instead of RID_MAX.
H A DChangeLog-19984851 * decl.c (record_builtin_type): Likewise.
6398 (record_builtin_type): Initialize `tdecl' to NULL_TREE.
H A DChangeLog-20013791 (record_builtin_type): Make non-static.
H A DChangeLog-20046177 (record_builtin_type): Call debug_hooks->type_decl on the TYPE_DECL.
H A DChangeLog-19995737 * decl.c (redeclaration_error_message, record_builtin_type,
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c6778 record_builtin_type (rid_index, name, type) in record_builtin_type() function
6840 record_builtin_type (RID_MAX, name, type);
7015 record_builtin_type (RID_BOOL, "bool", boolean_type_node); in cxx_init_decl_processing()
7024 record_builtin_type (RID_MAX, NULL, string_type_node); in cxx_init_decl_processing()
7062 record_builtin_type (RID_MAX, VTBL_PTR_TYPE, vtable_entry_type); in cxx_init_decl_processing()
7068 record_builtin_type (RID_MAX, NULL, vtbl_type_node); in cxx_init_decl_processing()
7071 record_builtin_type (RID_MAX, NULL, vtbl_ptr_type_node); in cxx_init_decl_processing()
H A DChangeLog.13871 * decl.c (record_builtin_type): Change flag_dossier to flag_rtti.
5139 * decl.c (record_builtin_type): Likewise.
5145 * decl.c (record_builtin_type): Likewise.
H A DChangeLog9768 (record_builtin_type): Make non-static.
11153 (record_builtin_type, init_decl_processing): Use RID_MAX not
12317 * decl.c (record_builtin_type): Use CP_RID_MAX instead of RID_MAX.
H A DChangeLog.25737 * decl.c (redeclaration_error_message, record_builtin_type,
11639 * decl.c (record_builtin_type): Likewise.
13186 (record_builtin_type): Initialize `tdecl' to NULL_TREE.