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

/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dline.c66 * LN_NORMAL is the normal state (not in underline mode).
87 #define LN_NORMAL 0 /* Not in underline, boldface or whatever mode */ macro
104 ln_state = LN_NORMAL;
148 ln_state = LN_NORMAL;
168 case LN_NORMAL:
336 ln_state = LN_NORMAL;
362 ln_state = LN_NORMAL;
380 if (ln_state == LN_NORMAL)

Completed in 102 milliseconds