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

/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dfiles.c178 static bool validate_pch (cpp_reader *, _cpp_file *file, const char *pchname);
271 valid = validate_pch (pfile, file, pchname);
287 valid = validate_pch (pfile, file, pchname);
1416 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) function

Completed in 103 milliseconds