Home
last modified time | relevance | path

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

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