Home
last modified time | relevance | path

Searched refs:lazy_hex_fp_value (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1646 lazy_hex_fp_value (cpp_reader *, cpp_macro *macro, unsigned num) in lazy_hex_fp_value() function
1692 cpp_get_callbacks (parse_in)->user_lazy_macro = lazy_hex_fp_value; in builtin_define_with_hex_fp_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1772 lazy_hex_fp_value (cpp_reader *, cpp_macro *macro, unsigned num) in lazy_hex_fp_value() function
1818 cpp_get_callbacks (parse_in)->user_lazy_macro = lazy_hex_fp_value; in builtin_define_with_hex_fp_value()
H A DChangeLog4027 (lazy_hex_fp_value): Provided with macro & lazy number. Directly
13137 (lazy_hex_fp_value, builtin_define_with_hex_fp_value): Use
13144 (lazy_hex_fp_value): New function.