Searched refs:xputchar (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/stand/common/
H A Dprintf.c24 xputchar(int ch) function
50 xputchar(va_arg(ap, int));
54 xputchar(*s);
65 xputchar(*s);
79 xputchar(c);
H A Dboot.c229 xputchar(c);
246 xputchar('\n');
248 xputchar('\a');

Completed in 97 milliseconds