Searched refs:stdio_putchar_raw (Results 1 – 2 of 2) sorted by relevance
133 int stdio_putchar_raw(int c);139 return stdio_putchar_raw(c); in putchar_raw()
138 int stdio_putchar_raw(int c) { in stdio_putchar_raw() function