Searched refs:ht_forall (Results 1 – 5 of 5) sorted by relevance
90 extern void ht_forall (cpp_hash_table *, ht_cb, const void *);
120 ht_forall (pfile->hash_table, (ht_cb) cb, v); in cpp_forall_identifiers()
224 ht_forall (cpp_hash_table *table, ht_cb cb, const void *v) in ht_forall() function
5800 (ht_forall): Likewise.
168 ht_forall (ident_hash, mark_ident, NULL); in ggc_mark_stringpool()