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

/ast/src/cmd/3d/
H A Dinit.c837 #define DUMP_call (1<<0) macro
887 if (op == (char*)state.one) list = ~DUMP_call;
900 list |= DUMP_call;
1060 if (list & DUMP_call) calldump(&b, e);

Completed in 9 milliseconds