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

/freebsd-10-stable/contrib/gcc/
H A Dc-ppoutput.c119 cb->read_pch = cb_read_pch;
H A Dc-lex.c101 cb->read_pch = c_common_read_pch;
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h481 void (*read_pch) (cpp_reader *, const char *, int, const char *); member in struct:cpp_callbacks
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dfiles.c689 pfile->cb.read_pch (pfile, file->pchname, file->fd, file->path);

Completed in 86 milliseconds