Searched refs:collect_ht_nodes (Results 1 – 3 of 3) sorted by relevance
33 static int collect_ht_nodes (cpp_reader *, cpp_hashnode *, void *);400 collect_ht_nodes (cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *hn, in collect_ht_nodes() function517 cpp_forall_identifiers (r, &collect_ht_nodes, &nl); in cpp_valid_state()
344 (collect_ht_nodes): Use XRESIZEVEC.
28306 (collect_ht_nodes): Define.