Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dhash.h142 void HashTable_DebugStats(HashTable *, const char *);
H A Dhash.c329 HashTable_DebugStats(HashTable *t, const char *name) in HashTable_DebugStats() function
H A Dtarg.c145 HashTable_DebugStats(&allTargetsByName, "targets"); in Targ_Stats()
H A Dvar.c4779 HashTable_DebugStats(&SCOPE_GLOBAL->vars, "Global variables"); in Var_Stats()