Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dpch.c26 static int write_macdef (cpp_reader *, cpp_hashnode *, void *);
49 write_macdef (cpp_reader *pfile, cpp_hashnode *hn, void *file_p) in write_macdef() function
202 cpp_forall_identifiers (r, write_macdef, f); in cpp_save_state()