Searched refs:DEBUG3 (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/bmake/ |
| H A D | meta.c | 1182 DEBUG3(META, "%s:%u: %s\n", fname, lineno, buf); in meta_oodate() 1449 DEBUG3(META, "%s:%u: looking for: %s\n", in meta_oodate() 1459 DEBUG3(META, "%s:%u: found: %s\n", in meta_oodate() 1464 DEBUG3(META, "%s:%u: file '%s' is newer than the target...\n", in meta_oodate()
|
| H A D | var.c | 1038 DEBUG3(VAR, in Var_SetWithFlags() 1050 DEBUG3(VAR, in Var_SetWithFlags() 1075 DEBUG3(VAR, in Var_SetWithFlags() 1090 DEBUG3(VAR, in Var_SetWithFlags() 1104 DEBUG3(VAR, in Var_SetWithFlags() 1219 DEBUG3(VAR, "%s: ignoring '%s += %s' as it is read-only\n", in Var_Append() 1225 DEBUG3(VAR, "%s: %s = %s\n", scope->name, name, v->val.data); in Var_Append() 2396 DEBUG3(VAR, "ModifyWords: split \"%s\" into %u %s\n", in ModifyWords() 4017 DEBUG3(VAR, "Indirect modifier \"%s\" from \"%.*s\"\n", in ApplyModifiersIndirect()
|
| H A D | cond.c | 511 DEBUG3(COND, "Comparing %f %s %f\n", lhs, opname[op], rhs); in EvalCompareNum() 540 DEBUG3(COND, "Comparing \"%s\" %s \"%s\"\n", lhs, opname[op], rhs); in EvalCompareStr()
|
| 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 | 1172 DEBUG3(MAKE, "MakePrintStatus: %s%s has %d unmade children\n", in MakePrintStatus() 1311 DEBUG3(MAKE, ".WAIT: add dependency \"%s: %s%s\"\n", in AddWaitDependency()
|
| H A D | job.c | 1262 DEBUG3(JOB, "JobFinish: target %s, pid %d, status %#x\n", in JobFinish() 2634 DEBUG3(JOB, "TokenPool_Add: pid %d, aborting %s, token %c\n", in TokenPool_Add() 2708 DEBUG3(JOB, "TokenPool_Take: pid %d, aborting %s, running %d\n", in TokenPool_Take()
|
| H A D | make.h | 705 #define DEBUG3(module, fmt, arg1, arg2, arg3) \ macro
|
| H A D | parse.c | 2221 DEBUG3(PARSE, "Parse_PushInput: %s%s:%u\n", in Parse_PushInput() 2682 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 | 630 LogLevel DEBUG3 701 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()
|