Searched refs:validate_pch (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | files.c | 178 static bool validate_pch (cpp_reader *, _cpp_file *file, const char *pchname); 271 valid = validate_pch (pfile, file, pchname); in pch_open_file() 287 valid = validate_pch (pfile, file, pchname); in pch_open_file() 1416 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) in validate_pch() function
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2003 | 7655 (validate_pch): Return validate flag for current file. 22508 * cppfiles.c (validate_pch): When -H is used, print some information 31261 (find_or_create_entry, validate_pch): Revert. 36201 * cppfiles.c (validate_pch): New function.
|
| H A D | ChangeLog-2004 | 46082 * cppfiles.c (validate_pch): Likewise.
|