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

/ast/src/lib/libast/misc/
H A Doptget.c70 #define STYLE_nroff 7 /* nroff details */ macro
245 C("nroff"), "?nroff", STYLE_nroff,
1194 case STYLE_nroff:
1310 if ((ostyle = style) > (STYLE_nroff - (sep <= 0)) && f != FONT_LITERAL && f >= 0)
1318 if (sep == ' ' && style == STYLE_nroff)
1577 if (ostyle == STYLE_nroff)
1581 if (ostyle == STYLE_nroff)
1588 if (ostyle == STYLE_nroff)
1595 if (ostyle == STYLE_nroff)
1631 b = style == STYLE_nroff
[all...]

Completed in 2501 milliseconds