Home
last modified time | relevance | path

Searched refs:cpp_define_lazily (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1081 extern void cpp_define_lazily (cpp_reader *, cpp_hashnode *node, unsigned N);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1190 extern void cpp_define_lazily (cpp_reader *, cpp_hashnode *node, unsigned N);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-cppbuiltin.c1702 cpp_define_lazily (parse_in, node, lazy_hex_fp_value_count++); in builtin_define_with_hex_fp_value()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-cppbuiltin.cc1828 cpp_define_lazily (parse_in, node, lazy_hex_fp_value_count++); in builtin_define_with_hex_fp_value()
H A DChangeLog4030 cpp_define_lazily.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c3727 cpp_define_lazily (cpp_reader *pfile, cpp_hashnode *node, unsigned num) in cpp_define_lazily() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc3938 cpp_define_lazily (cpp_reader *pfile, cpp_hashnode *node, unsigned num) in cpp_define_lazily() function
H A DChangeLog1742 * macro.c (cpp_define_lazily): Use UCHAR_MAX.
1770 (cpp_define_lazily): Declare.
1775 (cpp_define_lazily): Define.