Home | History | Annotate | Download | only in src

Lines Matching refs:x1F

1592 #define	CTRL(x)		((x) == '?' ? 0x7F : (x) & 0x1F)	/* ASCII */