Home
last modified time | relevance | path

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

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