Home
last modified time | relevance | path

Searched defs:TRACE (Results 1 – 10 of 10) sorted by relevance

/freebsd/bin/sh/
H A Dshell.h69 #define TRACE(param) sh_trace param macro
71 #define TRACE(param) macro
/freebsd/contrib/unbound/util/
H A Dsiphash.c75 #define TRACE \ macro
87 #define TRACE macro
/freebsd/contrib/ntp/include/
H A Dntp_debug.h21 #define TRACE(lvl, arg) \ macro
/freebsd/contrib/ncurses/include/
H A Dncurses_dll.h.in57 #define TRACE macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp65 #define TRACE(X) \ macro
72 #define TRACE(X) \ macro
/freebsd/tools/test/ptrace/
H A Dscescx.c39 #define TRACE ">>>> " macro
/freebsd/contrib/nvi/common/
H A Dutil.c370 TRACE(SCR *sp, const char *fmt, ...) function
/freebsd/sys/contrib/zstd/programs/
H A Ddatagen.c31 #define TRACE(...) if (RDG_DEBUG) fprintf(stderr, __VA_ARGS__ ) macro
/freebsd/contrib/dialog/
H A Dbuildlist.c51 #define TRACE(p) /* nothing */ macro
/freebsd/contrib/ofed/libibumad/
H A Dumad.c88 #define TRACE if (umaddebug) IBWARN macro