Lines Matching full:short_option
125 #define short_option(c) ((c) <= CHAR_MAX)
2268 if (short_option (switches[i].c))
2281 if (short_option (switches[i].c))
2285 if (short_option (switches[i].c))
2701 if (!short_option (cs->c)) \
2800 if (short_option (flags->cs->c))
2822 *p++ = !short_option (flags->cs->c) ? '=' : ' ';
2830 else if (!short_option (flags->cs->c))