Home
last modified time | relevance | path

Searched refs:cpp_undef_all (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/include/
HDcpplib.h721 extern void cpp_undef_all (cpp_reader *);
/NextBSD/contrib/gcc/
HDc-opts.c1232 cpp_undef_all (parse_in); in c_common_parse_file()
HDChangeLog-200314337 (cpp_undef_all): New.
14339 (cpp_undef_all): Prototype.
HDChangeLog-200424344 (pop_file_scope): Don't call cpp_undef_all here.
/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c610 cpp_undef_all (cpp_reader *pfile) in cpp_undef_all() function