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

/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c77 else if (iscontrol(i))
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h128 #define iscontrol(n) (n==035 || n==036) /* used to test the next two */ macro
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c88 else if (iscontrol(i))

Completed in 62 milliseconds