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

/illumos-gate/usr/src/cmd/troff/
H A Dn8.c45 #define HY_BIT 0200 /* stuff in here only works for ascii */ macro
163 k = HY_BIT;
202 if (*e & HY_BIT)
253 if (*s0 & HY_BIT)
257 if (*s-- & HY_BIT) {

Completed in 43 milliseconds