Home
last modified time | relevance | path

Searched refs:HashTable_Done (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bmake/
H A Dhash.h131 void HashTable_Done(HashTable *);
153 HashTable_Done(&set->tbl); in HashSet_Done()
H A Dtarg.c141 HashTable_Done(&allTargetsByName); in Targ_End()
242 HashTable_Done(&gn->vars); in GNode_Free()
H A Darch.c212 HashTable_Done(&a->members); in ArchFree()
571 HashTable_Done(&ar->members); in ArchStatMember()
H A Dstr.c415 HashTable_Done(&interned_strings); in Str_Intern_End()
H A Dhash.c154 HashTable_Done(HashTable *t) in HashTable_Done() function
H A Ddir.c364 HashTable_Done(&odirs->table); in OpenDirs_Done()
512 HashTable_Done(tbl); in FreeCachedTable()
H A Dparse.c2969 HashTable_Done(&guards); in Parse_End()