Searched refs:DEBUG4 (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/bmake/ |
H A D | hash.c | 120 DEBUG4(HASH, "HashTable_Find: %p h=%08x key=%.*s\n", in HashTable_Find() 248 DEBUG4(HASH, "HashTable_Enlarge: %p size=%d entries=%d maxchain=%d\n", in HashTable_Enlarge() 333 DEBUG4(HASH, "HashTable \"%s\": size=%u entries=%u maxchain=%u\n", in HashTable_DebugStats()
|
H A D | meta.c | 1300 DEBUG4(META, "%s: %u: cwd=%s ldir=%s\n", in meta_oodate() 1552 DEBUG4(META, "%s: %u: a build command has changed\n%s\nvs\n%s\n", in meta_oodate() 1572 DEBUG4(META, "%s: %u: the current working directory has changed from '%s' to '%s'\n", in meta_oodate()
|
H A D | make.h | 706 #define DEBUG4(module, fmt, arg1, arg2, arg3, arg4) \ macro
|
H A D | var.c | 564 DEBUG4(VAR, "%s: %s = %s%s\n", in VarAdd() 1087 DEBUG4(VAR, "%s: %s = %s%s\n", in Var_SetWithFlags() 1145 DEBUG4(VAR, in Var_SetExpand() 1232 DEBUG4(VAR, in Var_AppendExpand()
|
H A D | suff.c | 426 DEBUG4(SUFF, "inserting \"%s\" (%d) before \"%s\" (%d)\n", in SuffixList_Insert()
|
H A D | parse.c | 2058 DEBUG4(PARSE, "SetFilenameVars: ${%s} = `%s' ${%s} = `%s'\n", in SetFilenameVars()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | wii.dts | 189 "DEBUG4", "DEBUG5", "DEBUG6", "DEBUG7";
|
/freebsd/lib/libc/db/hash/ |
H A D | hash_page.c | 916 #ifdef DEBUG4
|