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

/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dline.c70 * LN_BOLDFACE means we are in boldface mode. We expect to get sequences
79 * LN_BO_X means we are one character after LN_BOLDFACE
84 * in LN_BOLDFACE).
91 #define LN_BOLDFACE 4 /* In boldface, need next char */ macro
144 case LN_BOLDFACE:
286 ln_state = LN_BOLDFACE;
298 case LN_BOLDFACE:

Completed in 103 milliseconds