Searched refs:STYLE_match (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/misc/
H A Doptget.c66 #define STYLE_match 3 /* long description of matches */ macro
231 C("about"), "-", STYLE_match,
1774 else if (style != STYLE_options && style != STYLE_match || *s == '-' || *s == '+')
2427 style = STYLE_match;
2497 if (style >= STYLE_match && style < STYLE_keys && !(sp_body = sfstropen()))
2904 else if (style >= STYLE_match)
2986 else if (style == STYLE_match && *what == '-')
3026 else if (style == STYLE_match && *what == '+')
3106 if (style == STYLE_match)
3156 if (style < STYLE_match)
[all...]

Completed in 16 milliseconds