Home
last modified time | relevance | path

Searched refs:cpp_write_pch_deps (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-pch.c182 cpp_write_pch_deps (parse_in, pch_outfile); in c_common_write_pch()
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h844 extern int cpp_write_pch_deps (cpp_reader *, FILE *);
/openbsd-src/gnu/gcc/libcpp/
H A Dpch.c300 cpp_write_pch_deps (cpp_reader *r, FILE *f) in cpp_write_pch_deps() function
H A DChangeLog343 (cpp_write_pch_deps): Use XNEWVEC.