Home
last modified time | relevance | path

Searched refs:_cpp_destroy_hashtable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Didentifiers.c80 _cpp_destroy_hashtable (cpp_reader *pfile) in _cpp_destroy_hashtable() function
H A Dinternal.h524 extern void _cpp_destroy_hashtable (cpp_reader *);
H A Dinit.c259 _cpp_destroy_hashtable (pfile); in cpp_destroy()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200114252 * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
22412 (_cpp_cleanup_hashtable): Rename _cpp_destroy_hashtable.