Searched refs:STYLE_long (Results 1 – 1 of 1) sorted by relevance
65 #define STYLE_long 2 /* long usage */ macro219 C("long"), "?long", STYLE_long,955 case STYLE_long: in font()2620 style = STYLE_long; in opthelp()2859 if (style <= STYLE_long) in opthelp()2893 if (style == STYLE_long || prefix < 2 || (q->flags & OPT_long)) in opthelp()3407 …m = strlen((style <= STYLE_long && error_info.id && !strchr(error_info.id, '/')) ? error_info.id :… in opthelp()4121 opt_info.state->style = STYLE_long; in optget()