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