Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Didentifiers.cc80 _cpp_destroy_hashtable (cpp_reader *pfile) in _cpp_destroy_hashtable() function
H A Dinternal.h708 extern void _cpp_destroy_hashtable (cpp_reader *);
H A Dinit.cc336 _cpp_destroy_hashtable (pfile); in cpp_destroy()
H A DChangeLog112 (_cpp_destroy_hashtable): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Didentifiers.c80 _cpp_destroy_hashtable (cpp_reader *pfile) in _cpp_destroy_hashtable() function
H A Dinternal.h677 extern void _cpp_destroy_hashtable (cpp_reader *);
H A Dinit.c327 _cpp_destroy_hashtable (pfile); in cpp_destroy()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200114252 * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
22412 (_cpp_cleanup_hashtable): Rename _cpp_destroy_hashtable.