Searched refs:collect_ht_nodes (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c32 static int collect_ht_nodes (cpp_reader *, cpp_hashnode *, void *);
532 collect_ht_nodes (cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *hn, function
670 cpp_forall_identifiers (r, &collect_ht_nodes, &nl);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dpch.cc32 static int collect_ht_nodes (cpp_reader *, cpp_hashnode *, void *);
532 collect_ht_nodes (cpp_reader *pfile ATTRIBUTE_UNUSED, cpp_hashnode *hn, function
670 cpp_forall_identifiers (r, &collect_ht_nodes, &nl);

Completed in 189 milliseconds