Searched refs:ISL_ARG_SINGLE_DASH (Results 1 – 2 of 2) sorted by relevance
59 #define ISL_ARG_SINGLE_DASH (1 << 0) macro
302 } else if (decl->flags & ISL_ARG_SINGLE_DASH) { in print_arg_help()760 if ((decl->flags & ISL_ARG_SINGLE_DASH) && arg[0] == '-') in skip_dash_dash()