Searched refs:has_v (Results 1 – 1 of 1) sorted by relevance
274 #define has_v 4 /* -v */ macro323 args |= has_v; in collectargs()636 if (args & has_v) /* option '-v'? */ in pmain()658 else if (script < 1 && !(args & (has_e | has_v))) { /* no active option? */ in pmain()