Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-pch.c410 cpp_prepare_state (pfile, &smd); in c_common_read_pch()
H A DChangeLog-200336183 (cpp_prepare_state): Call _cpp_save_pragma_names, update
36328 (c_common_read_pch): Call cpp_prepare_state. Restore the macro
36336 (cpp_prepare_state): New.
36342 (cpp_prepare_state): Prototype.
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h860 extern void cpp_prepare_state (cpp_reader *, struct save_macro_data **);
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dpch.c646 cpp_prepare_state (cpp_reader *r, struct save_macro_data **data) in cpp_prepare_state() function
H A DChangeLog817 (cpp_prepare_state): Update for changes to save_macro_data.