Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDhash.h142 void HashTable_DebugStats(HashTable *, const char *);
HDhash.c329 HashTable_DebugStats(HashTable *t, const char *name) in HashTable_DebugStats() function
HDtarg.c145 HashTable_DebugStats(&allTargetsByName, "targets"); in Targ_Stats()
HDvar.c4779 HashTable_DebugStats(&SCOPE_GLOBAL->vars, "Global variables"); in Var_Stats()