Searched refs:cpp_cb (Results 1 – 2 of 2) sorted by relevance
113 cpp_forall_identifiers (cpp_reader *pfile, cpp_cb cb, void *v) in cpp_forall_identifiers()
834 typedef int (*cpp_cb) (cpp_reader *, cpp_hashnode *, void *); typedef835 extern void cpp_forall_identifiers (cpp_reader *, cpp_cb, void *);