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

/fuchsia/zircon/kernel/lib/console/
H A Dconsole.cpp195 static inline void cputchar(char c) { function
226 cputchar('\n');
244 cputchar(c);
259 cputchar(' ');

Completed in 73 milliseconds