Lines Matching refs:STYLE_short
64 #define STYLE_short 1 /* [default] short usage */
233 C("short"), "?short", STYLE_short,
1178 case STYLE_short:
2843 if (style > STYLE_short && style < STYLE_nroff && version < 1)
2845 style = STYLE_short;
2852 else if (style == STYLE_short && prefix < 2)
3037 if (style <= STYLE_short)
3136 else if (style <= STYLE_short)
3192 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix)
4291 state.style = STYLE_short;