Lines Matching defs:has_arg
58 int has_arg;2678 else if (opts[i].has_arg == 0 && arg)2680 else if (opts[i].has_arg == 1 && !arg)