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 D | c-cppbuiltin.c | 49 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 D | c-cppbuiltin.cc | 50 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 D | ChangeLog | 2964 * 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 D | ChangeLog-2005 | 1602 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 D | ChangeLog-2002 | 7500 * c-common.c (builtin_define_with_hex_fp_value): Likewise. 8775 * c-common.c (builtin_define_with_hex_fp_value): New.
|
H A D | ChangeLog-2008 | 10917 * c-cppbuiltin.c (builtin_define_with_hex_fp_value): Use
|
H A D | ChangeLog-2003 | 30138 builtin_define_with_int_value, builtin_define_with_hex_fp_value,
|