Home
last modified time | relevance | path

Searched refs:builtin_define_with_hex_fp_value (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c49 static void builtin_define_with_hex_fp_value (const char *, tree,
265 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
270 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
276 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
287 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
295 builtin_define_with_hex_fp_value (name, type, decimal_dig, in builtin_define_float_constants()
1676 builtin_define_with_hex_fp_value (const char *macro, in builtin_define_with_hex_fp_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc50 static void builtin_define_with_hex_fp_value (const char *, tree,
266 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
271 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
277 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
288 builtin_define_with_hex_fp_value (name, type, decimal_dig, buf, fp_suffix, fp_cast); in builtin_define_float_constants()
296 builtin_define_with_hex_fp_value (name, type, decimal_dig, in builtin_define_float_constants()
1802 builtin_define_with_hex_fp_value (const char *macro, in builtin_define_with_hex_fp_value() function
H A DChangeLog2964 * c-cppbuiltin.c (builtin_define_with_hex_fp_value): Always expand
4603 (builtin_define_with_hex_fp_value): Likewise.
4735 * c-cppbuiltin.c (builtin_define_with_hex_fp_value):
13137 (lazy_hex_fp_value, builtin_define_with_hex_fp_value): Use
13145 (builtin_define_with_hex_fp_value): Provide definitions lazily.
13192 * c-cppbuiltin.c (builtin_define_with_hex_fp_value): Add cast
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20051602 fp_cast parameter, pass to builtin_define_with_hex_fp_value.
1604 (builtin_define_with_hex_fp_value): Use fp_cast when building macro.
H A DChangeLog-20027500 * c-common.c (builtin_define_with_hex_fp_value): Likewise.
8775 * c-common.c (builtin_define_with_hex_fp_value): New.
H A DChangeLog-200810917 * c-cppbuiltin.c (builtin_define_with_hex_fp_value): Use
H A DChangeLog-200330138 builtin_define_with_int_value, builtin_define_with_hex_fp_value,