Searched refs:validate_pch (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c198 static bool validate_pch (cpp_reader *, _cpp_file *file, const char *pchname);
329 valid = validate_pch (pfile, file, pchname);
345 valid = validate_pch (pfile, file, pchname);
1734 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) function
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc198 static bool validate_pch (cpp_reader *, _cpp_file *file, const char *pchname);
329 valid = validate_pch (pfile, file, pchname);
345 valid = validate_pch (pfile, file, pchname);
1874 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) function

Completed in 76 milliseconds