Searched defs:Trace (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtksh/include/
H A Dtkshlib.h279 typedef struct Trace { struct
284 struct Trace *nextPtr; /* Next in list of traces for this interp. */
285 } Trace; typedef in typeref:struct:Trace
/ast/src/lib/libz/
H A Dzutil.h246 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
253 # define Trace(x) macro
/ast/src/cmd/INIT/
H A Dratz.c786 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
793 # define Trace(x) macro

Completed in 26 milliseconds