Searched refs:Trace (Results 1 - 7 of 7) sorted by relevance

/ast/src/lib/libtksh/src/
H A Dbasic.c602 Trace *nextPtr = iPtr->tracePtr->nextPtr;
752 register Trace *tracePtr;
755 tracePtr = (Trace *) ckalloc(sizeof(Trace));
790 register Trace *tracePtr = (Trace *) trace;
791 register Trace *tracePtr2;
H A Dtcleval.c143 register Trace *tracePtr;
/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
H A Dtrees.c532 Trace((stderr,"\nbit length overflow\n"));
559 Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
/ast/src/cmd/msgcc/
H A Dmsgcc.sh63 [+verbose?Trace similar message replacements on the standard error.]
/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 33 milliseconds