Searched refs:has_E (Results 1 – 1 of 1) sorted by relevance
259 #define has_E 16 /* -E */ macro286 args |= has_E; in collectargs()613 if (args & has_E) { /* option '-E'? */ in pmain()620 if (!(args & has_E)) { /* no option '-E'? */ in pmain()
Completed in 4 milliseconds