Home | History | Annotate | Download | only in banner

Lines Matching defs:TRC

104 #define TRC(q)	(((q)-' ')&0177)
112 case TRC('_'):
113 case TRC(';'):
114 case TRC(','):
115 case TRC('g'):
116 case TRC('j'):
117 case TRC('p'):
118 case TRC('q'):
119 case TRC('y'):
144 d = dropit(c = TRC(cc));