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