Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h717 extern const char *_cpp_find_header_unit (cpp_reader *, const char *file,
H A Dfiles.cc1144 _cpp_find_header_unit (cpp_reader *pfile, const char *name, bool angle, in _cpp_find_header_unit() function
H A Dmacro.cc3163 found = _cpp_find_header_unit (pfile, fname, angle, tmp->src_loc); in cpp_get_token_1()
H A DChangeLog610 (_cpp_find_header_unit): ... and, or and ...
612 * macro.c (cpp_get_token_1): Call _cpp_find_header_unit.