Searched refs:computc_x (Results 1 – 1 of 1) sorted by relevance
53 #define computc_x(ch) computc_d(ch, btinfo_console.addr) macro59 #define computc_x(ch) computc(ch, iodev - CONSDEV_COM0) macro135 if ( computc_x(':') && in initio()136 computc_x('-') && in initio()137 computc_x('(') in initio()152 if (!(computc_x('@') & 0x80) in initio()190 if ( computc_x(':') && in initio()191 computc_x('-') && in initio()192 computc_x('(') in initio()207 if (!(computc_x('@') & 0x80) in initio()[all …]