Searched refs:DEBUG3 (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/bmake/ |
H A D | meta.c | 1186 DEBUG3(META, "%s: %u: %s\n", fname, lineno, buf); in meta_oodate() 1453 DEBUG3(META, "%s: %u: looking for: %s\n", in meta_oodate() 1463 DEBUG3(META, "%s: %u: found: %s\n", in meta_oodate() 1468 DEBUG3(META, "%s: %u: file '%s' is newer than the target...\n", in meta_oodate()
|
H A D | cond.c | 515 DEBUG3(COND, "Comparing %f %s %f\n", lhs, opname[op], rhs); in EvalCompareNum() 546 DEBUG3(COND, "Comparing \"%s\" %s \"%s\"\n", lhs, opname[op], rhs); in EvalCompareStr()
|
H A D | var.c | 1019 DEBUG3(VAR, in Var_SetWithFlags() 1031 DEBUG3(VAR, in Var_SetWithFlags() 1065 DEBUG3(VAR, in Var_SetWithFlags() 1079 DEBUG3(VAR, in Var_SetWithFlags() 1194 DEBUG3(VAR, "%s: ignoring '%s += %s' as it is read-only\n", in Var_Append() 1200 DEBUG3(VAR, "%s: %s = %s\n", scope->name, name, v->val.data); in Var_Append() 2375 DEBUG3(VAR, "ModifyWords: split \"%s\" into %u %s\n", in ModifyWords() 3972 DEBUG3(VAR, "Indirect modifier \"%s\" from \"%.*s\"\n", in ApplyModifiersIndirect()
|
H A D | dir.c | 296 DEBUG3(DIR, "CachedDir %p ++ %d for \"%s\"\n", in CachedDir_Ref() 309 DEBUG3(DIR, "CachedDir %p -- %d for \"%s\"\n", in CachedDir_Unref()
|
H A D | make.c | 1183 DEBUG3(MAKE, "MakePrintStatus: %s%s has %d unmade children\n", in MakePrintStatus() 1327 DEBUG3(MAKE, ".WAIT: add dependency %s%s -> %s\n", in add_wait_dependency()
|
H A D | job.c | 1173 DEBUG3(JOB, "JobFinish: %d [%s], status %d\n", in JobFinish() 2689 DEBUG3(JOB, "(%d) aborting %d, deposit token %c\n", in watchfd() 2772 DEBUG3(JOB, "Job_TokenWithdraw(%d): aborting %d, running %d\n", in Job_TempFile()
|
H A D | make.h | 704 #define DEBUG3(module, fmt, arg1, arg2, arg3) \ macro
|
H A D | parse.c | 2164 DEBUG3(PARSE, "Parse_PushInput: %s %s, line %u\n", in Parse_PushInput() 2625 DEBUG3(PARSE, "Parsing %s:%u: %s\n", in ReadHighLevelLine()
|
H A D | suff.c | 1470 DEBUG3(SUFF, "\tapplying %s -> %s to \"%s\"\n", in ApplyTransform()
|
/freebsd/crypto/openssh/regress/ |
H A D | test-exec.sh | 619 LogLevel DEBUG3 689 LogLevel DEBUG3
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | wii.dts | 188 "DEBUG0", "DEBUG1", "DEBUG2", "DEBUG3",
|
/freebsd/lib/libc/db/hash/ |
H A D | hash_page.c | 246 #ifdef DEBUG3 in __split_page()
|