Home | History | Annotate | Download | only in src

Lines Matching full:isctrl

1649 #define	ISCTRL(x)	(((signed char)((uint8_t)(x) + 1)) < 33)