Lines Matching refs:cpp_hashnode
137 static void cb_define (cpp_reader *, location_t, cpp_hashnode *);
138 static void cb_undef (cpp_reader *, location_t, cpp_hashnode *);
143 static void cb_used_define (cpp_reader *, location_t, cpp_hashnode *);
144 static void cb_used_undef (cpp_reader *, location_t, cpp_hashnode *);
151 static int dump_macro (cpp_reader *, cpp_hashnode *, void *);
732 static int dump_macro (cpp_reader *, cpp_hashnode *, void *);
959 cpp_hashnode *node ATTRIBUTE_UNUSED) in cb_define()
978 cpp_hashnode *node) in cb_undef()
1013 dump_macro (cpp_reader *pfile, cpp_hashnode *node, void *v ATTRIBUTE_UNUSED) in dump_macro()
1029 cpp_hashnode *node) in cb_used_define()
1122 cpp_hashnode *node) in cb_used_undef()