Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dhash.h140 void HashTable_DebugStats(const HashTable *, const char *);
H A Dhash.c331 HashTable_DebugStats(const HashTable *t, const char *name) in HashTable_DebugStats() function
H A Dtarg.c151 HashTable_DebugStats(&allTargetsByName, "targets"); in Targ_Stats()
H A Dvar.c4784 HashTable_DebugStats(&SCOPE_GLOBAL->vars, "Global variables");