HomeSort by: relevance | last modified time | path
    Searched refs:HashTable_DebugStats (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/
hash.h 140 void HashTable_DebugStats(const HashTable *, const char *);
hash.c 331 HashTable_DebugStats(const HashTable *t, const char *name)
targ.c 151 HashTable_DebugStats(&allTargetsByName, "targets");
var.c 4834 HashTable_DebugStats(&SCOPE_GLOBAL->vars, "Global variables");

Completed in 16 milliseconds