Home
last modified time | relevance | path

Searched refs:collect_ht_nodes (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libcpp/
Dpch.c33 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() function
517 cpp_forall_identifiers (r, &collect_ht_nodes, &nl); in cpp_valid_state()
DChangeLog344 (collect_ht_nodes): Use XRESIZEVEC.
/freebsd-12-stable/contrib/gcc/
DChangeLog-200328306 (collect_ht_nodes): Define.