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

/freebsd-13-stable/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.c172 eval(argv+1, argc-1, p->type, is_traced(n));
183 eval(argv+1, argc-1, macro_builtin_type(p), is_traced(p));
H A Deval.c105 eval(const char *argv[], int argc, int td, int is_traced) argument
112 if (is_traced)
H A Dmain.c400 pushf(is_traced(p));

Completed in 117 milliseconds