Searched refs:cpp_in_system_header (Results 1 – 6 of 6) sorted by relevance
494 static inline int cpp_in_system_header (cpp_reader *);496 cpp_in_system_header (cpp_reader *pfile) in cpp_in_system_header() function
89 if (cpp_in_system_header (pfile) in _cpp_begin_message()
1032 || cpp_in_system_header (pfile))) in _cpp_lex_direct()
213 if (cpp_in_system_header (pfile)) in _cpp_builtin_macro_text()
101 cpp_in_system_header condition.
42261 (cpp_in_system_header): ... new inline function, using buffer's sysp.42262 * cpperror.c (_cpp_begin_message): Update to use cpp_in_system_header.