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

/freebsd-11.0-release/contrib/gcc/
H A Dc-pch.c363 c_common_read_pch (cpp_reader *pfile, const char *name, function
466 c_common_read_pch (pfile, name, fd, name);
H A Dc-ppoutput.c479 c_common_read_pch (pfile, name, fd, orig_name);
H A Dc-common.h878 extern void c_common_read_pch (cpp_reader *pfile, const char *name, int fd,
H A Dc-lex.c101 cb->read_pch = c_common_read_pch;

Completed in 59 milliseconds