Home
last modified time | relevance | path

Searched refs:intmax_type_node (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c582 static GTY(()) tree intmax_type_node;
844 intmax_type_node = integer_type_node; in brig_build_c_type_nodes()
850 intmax_type_node = long_integer_type_node; in brig_build_c_type_nodes()
856 intmax_type_node = long_long_integer_type_node; in brig_build_c_type_nodes()
875 intmax_type_node = int_n_trees[i].signed_type; in brig_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmingw32.h46 TYPE_PRECISION (intmax_type_node));\
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw32.h46 TYPE_PRECISION (intmax_type_node));\
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c242 static GTY(()) tree intmax_type_node;
1245 intmax_type_node = integer_type_node; in lto_build_c_type_nodes()
1251 intmax_type_node = long_integer_type_node; in lto_build_c_type_nodes()
1257 intmax_type_node = long_long_integer_type_node; in lto_build_c_type_nodes()
1276 intmax_type_node = int_n_trees[i].signed_type; in lto_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc242 static GTY(()) tree intmax_type_node;
1249 intmax_type_node = integer_type_node; in lto_build_c_type_nodes()
1255 intmax_type_node = long_integer_type_node; in lto_build_c_type_nodes()
1261 intmax_type_node = long_long_integer_type_node; in lto_build_c_type_nodes()
1280 intmax_type_node = int_n_trees[i].signed_type; in lto_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-builtins.cc777 static GTY(()) tree intmax_type_node;
796 intmax_type_node = integer_type_node; in d_build_c_type_nodes()
801 intmax_type_node = long_integer_type_node; in d_build_c_type_nodes()
806 intmax_type_node = long_long_integer_type_node; in d_build_c_type_nodes()
H A DChangeLog-2014102 (intmax_type_node): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-builtins.cc762 static GTY(()) tree intmax_type_node;
781 intmax_type_node = integer_type_node; in d_build_c_type_nodes()
786 intmax_type_node = long_integer_type_node; in d_build_c_type_nodes()
791 intmax_type_node = long_long_integer_type_node; in d_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h327 #define T_IM &intmax_type_node
H A Dc-cppbuiltin.c444 builtin_define_type_max ("__INTMAX_MAX__", intmax_type_node); in builtin_define_stdint_macros()
445 builtin_define_constants ("__INTMAX_C", intmax_type_node); in builtin_define_stdint_macros()
448 builtin_define_type_width ("__INTMAX_WIDTH__", intmax_type_node, in builtin_define_stdint_macros()
H A Dc-opts.c1151 cpp_opts->precision = TYPE_PRECISION (intmax_type_node); in c_common_init()
H A Dc-common.h459 #define intmax_type_node c_global_trees[CTI_INTMAX_TYPE] macro
H A Dc-common.c4350 intmax_type_node = in c_common_nodes_and_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h334 #define T_IM &intmax_type_node
H A Dc-cppbuiltin.cc455 builtin_define_type_max ("__INTMAX_MAX__", intmax_type_node); in builtin_define_stdint_macros()
456 builtin_define_constants ("__INTMAX_C", intmax_type_node); in builtin_define_stdint_macros()
459 builtin_define_type_width ("__INTMAX_WIDTH__", intmax_type_node, in builtin_define_stdint_macros()
H A Dc-opts.cc1199 cpp_opts->precision = TYPE_PRECISION (intmax_type_node); in c_common_init()
H A Dc-common.h478 #define intmax_type_node c_global_trees[CTI_INTMAX_TYPE] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc1204 tree intmax_type_node; in format_integer() local
1285 build_intmax_type_nodes (&intmax_type_node, &uintmax_type_node); in format_integer()
1286 dirtype = sign ? intmax_type_node : uintmax_type_node; in format_integer()
H A Dbuiltin-types.def68 DEF_PRIMITIVE_TYPE (BT_INTMAX, intmax_type_node)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c1191 tree intmax_type_node; in format_integer() local
1272 build_intmax_type_nodes (&intmax_type_node, &uintmax_type_node); in format_integer()
1273 dirtype = sign ? intmax_type_node : uintmax_type_node; in format_integer()
H A Dbuiltin-types.def68 DEF_PRIMITIVE_TYPE (BT_INTMAX, intmax_type_node)
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20031087 (g95_init_c_decl_hacks): Don't touch intmax_type_node,
1096 * trans-types.h (intmax_type_node, string_type_node,
H A DChangeLog-20092398 * iso-c-binding.def: Use INTMAX_TYPE instead of intmax_type_node.
2399 * trans-types.c (init_c_interop_kinds): Remove intmax_type_node.
H A DChangeLog-2004651 (intmax_type_node, string_type_node, const_string_type_node): Remove.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2000282 const_string_type_node, wint_type_node, intmax_type_node,
864 (init_decl_processing): Initialize intmax_type_node and

12