Lines Matching defs:computc_x
53 #define computc_x(ch) computc_d(ch, btinfo_console.addr)
59 #define computc_x(ch) computc(ch, iodev - CONSDEV_COM0)
135 if ( computc_x(':') &&
136 computc_x('-') &&
137 computc_x('(')
152 if (!(computc_x('@') & 0x80)
190 if ( computc_x(':') &&
191 computc_x('-') &&
192 computc_x('(')
207 if (!(computc_x('@') & 0x80)
247 computc_x(c);