Searched refs:computc_d (Results 1 – 4 of 4) sorted by relevance
4 int computc_d(int, int);
140 computc_d(int c, int combase) in computc_d() function
53 #define computc_x(ch) computc_d(ch, btinfo_console.addr)
1064 return computc_d(c, raw_com_addr); in raw_com_putc()