Home
last modified time | relevance | path

Searched defs:pchname (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dfiles.c63 const char *pchname; member
248 char *pchname; in pch_open_file() local
1330 validate_pch (cpp_reader *pfile, _cpp_file *file, const char *pchname) in validate_pch()