Searched defs:omitLineNum (Results 1 – 2 of 2) sorted by relevance
692 PrintPass(bool omitLineNum) : serial(0), omit_serial(omitLineNum) { } in PrintPass()
85 bool omitLineNum; /* only used for printing the prog when dbgFlags is set */ member