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

/illumos-gate/usr/src/cmd/mandoc/
H A Dpreconv.c33 int nby; local
42 nby = 1;
43 while (nby < 5 && *cu & (1 << (7 - nby)))
44 nby++;
46 switch (nby) {
65 switch (nby) {
80 while (--nby) {

Completed in 43 milliseconds