Searched refs:is_traced (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/m4/
H A Dextern.h87 #define is_traced(p) ((p)->trace_flags == FLAG_NO_TRACE ? (trace_flags & TRACE_ALL) : (p)->trace_flags) macro
H A Dgnum4.c179 eval(argv+1, argc-1, p->type, is_traced(n));
190 eval(argv+1, argc-1, macro_builtin_type(p), is_traced(p));
H A Deval.c106 eval(const char *argv[], int argc, int td, int is_traced) argument
113 if (is_traced)
H A Dmain.c528 pushf(is_traced(p));

Completed in 202 milliseconds