Searched refs:has_v (Results 1 – 1 of 1) sorted by relevance
455 #define has_v 4 /* -v */ macro490 args |= has_v; in collectargs()565 if (args & has_v) /* option '-v'? */ in pmain()584 else if (script == argc && !(args & (has_e | has_v))) { /* no arguments? */ in pmain()