Home
last modified time | relevance | path

Searched refs:_cpp_in_system_header (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h651 _cpp_in_system_header (cpp_reader *pfile) in _cpp_in_system_header() function
H A Dmacro.cc663 if (_cpp_in_system_header (pfile)) in _cpp_builtin_macro_text()
2362 && ! macro->syshdr && ! _cpp_in_system_header (pfile)) in replace_args()
2381 && ! macro->syshdr && ! _cpp_in_system_header (pfile)) in replace_args()
H A Dlex.cc1930 if (!_cpp_in_system_header (pfile)) in maybe_va_opt_error()
3720 if (_cpp_in_system_header (pfile)) in _cpp_lex_direct()
H A DChangeLog732 (_cpp_in_system_header): ... here.