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