Searched refs:stdio_put_string (Results 1 – 1 of 1) sorted by relevance
90 static bool stdio_put_string(const char *s, int len, bool newline) { in stdio_put_string() function133 stdio_put_string(&cc, 1, false); in WRAPPER_FUNC()139 stdio_put_string(s, len, true); in WRAPPER_FUNC()153 stdio_put_string(buffer, length, false); in _write()
Completed in 4 milliseconds