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

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c25 static int write_macdef (cpp_reader *, cpp_hashnode *, void *);
50 write_macdef (cpp_reader *pfile, cpp_hashnode *hn, void *file_p) function
214 cpp_forall_identifiers (r, write_macdef, f);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dpch.cc25 static int write_macdef (cpp_reader *, cpp_hashnode *, void *);
50 write_macdef (cpp_reader *pfile, cpp_hashnode *hn, void *file_p) function
214 cpp_forall_identifiers (r, write_macdef, f);

Completed in 201 milliseconds