Searched defs:TRACE (Results 1 – 12 of 12) sorted by relevance
/freebsd/bin/sh/ |
H A D | shell.h | 69 #define TRACE(param) sh_trace param macro 71 #define TRACE(param) macro
|
/freebsd/contrib/unbound/util/ |
H A D | siphash.c | 75 #define TRACE \ macro 87 #define TRACE macro
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_debug.h | 21 #define TRACE(lvl, arg) \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 65 #define TRACE(X) \ macro 72 #define TRACE(X) \ macro
|
/freebsd/contrib/ncurses/include/ |
H A D | ncurses_dll.h.in | 57 #define TRACE macro
|
/freebsd/tools/test/ptrace/ |
H A D | scescx.c | 39 #define TRACE ">>>> " macro
|
/freebsd/contrib/nvi/common/ |
H A D | util.c | 370 TRACE(SCR *sp, const char *fmt, ...) function
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | datagen.c | 31 #define TRACE(...) if (RDG_DEBUG) fprintf(stderr, __VA_ARGS__ ) macro
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-trace.h | 91 #define TRACE(ctx, ...) macro 99 #define TRACE(ctx, ...) \ macro 103 #define TRACE(ctx, ...) krb5int_trace(ctx, __VA_ARGS__) macro
|
/freebsd/contrib/dialog/ |
H A D | buildlist.c | 51 #define TRACE(p) /* nothing */ macro
|
/freebsd/contrib/ofed/libibumad/ |
H A D | umad.c | 88 #define TRACE if (umaddebug) IBWARN macro
|
/freebsd/sys/dev/mmc/ |
H A D | mmcspi.c | 236 #define TRACE(dev, zone, ...) \ macro
|