Searched refs:short_option (Results 1 – 1 of 1) sorted by relevance
124 #define short_option(c) ((c) <= CHAR_MAX) macro2263 if (short_option (switches[i].c)) in init_switches()2276 if (short_option (switches[i].c)) in init_switches()2280 if (short_option (switches[i].c)) in init_switches()2695 if (!short_option (cs->c)) \ in define_makeflags()2794 if (short_option (flags->cs->c)) in define_makeflags()2816 *p++ = !short_option (flags->cs->c) ? '=' : ' '; in define_makeflags()2824 else if (!short_option (flags->cs->c)) in define_makeflags()