Home
last modified time | relevance | path

Searched refs:STYLE_api (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c71 #define STYLE_api 8 /* program details */ macro
233 C("api"), "?api", STYLE_api,
1199 case STYLE_api: in font()
1671 else if (style == STYLE_api) in args()
2502 case STYLE_api: in opthelp()
3725 margin = style == STYLE_api ? (8 * 1024) : (state.width - 1); in opthelp()