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

/ast/src/lib/libast/misc/
H A Doptget.c67 #define STYLE_options 4 /* short and long descriptions */ macro
247 C("options"), "?options", STYLE_options,
1774 else if (style != STYLE_options && style != STYLE_match || *s == '-' || *s == '+')
2425 style = STYLE_options;

Completed in 1955 milliseconds