Searched refs:cpp_in_system_header (Results 1 – 5 of 5) sorted by relevance
482 static inline int cpp_in_system_header (cpp_reader *);484 cpp_in_system_header (cpp_reader *pfile) in cpp_in_system_header() function
89 if (cpp_in_system_header (pfile) in _cpp_begin_message()
1002 || cpp_in_system_header (pfile))) in _cpp_lex_direct()
212 if (cpp_in_system_header (pfile)) in _cpp_builtin_macro_text()
101 cpp_in_system_header condition.