Home
last modified time | relevance | path

Searched refs:cpp_savedstate (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dpch.c103 struct cpp_savedstate struct
125 struct cpp_savedstate *const ss = (struct cpp_savedstate *)ss_p; in save_idents() argument
196 r->savedstate = XNEW (struct cpp_savedstate); in cpp_save_state()
212 struct cpp_savedstate *const ss = (struct cpp_savedstate *)ss_p; in count_defs()
251 struct cpp_savedstate *const ss = (struct cpp_savedstate *)ss_p; in write_defs()
303 struct cpp_savedstate *const ss = r->savedstate; in cpp_write_pch_deps()
H A Dinternal.h450 struct cpp_savedstate *savedstate;