Searched refs:stdio_puts_raw (Results 1 – 2 of 2) sorted by relevance
145 int stdio_puts_raw(const char *s);151 return stdio_puts_raw(s); in puts_raw()
144 int stdio_puts_raw(const char *s) { in stdio_puts_raw() function