Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c71 #define STYLE_api 8 /* program details */ macro
211 C("api"), "?api", STYLE_api,
957 case STYLE_api: in font()
1450 else if (style == STYLE_api) in args()
2225 case STYLE_api: in opthelp()
3408 margin = style == STYLE_api ? (8 * 1024) : (opt_info.state->width - 1); in opthelp()