Home
last modified time | relevance | path

Searched refs:cpp_save_state (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-pch.c166 cpp_save_state (parse_in, f); in pch_init()
H A DChangeLog-200336517 cpp_save_state.
36528 (cpp_save_state): Prototype.
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h856 extern int cpp_save_state (cpp_reader *, FILE *);
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dpch.c193 cpp_save_state (cpp_reader *r, FILE *f) in cpp_save_state() function
H A DChangeLog340 (cpp_save_state): Use XNEW.