Home
last modified time | relevance | path

Searched refs:putc_unlocked_sprintf (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dold_vfprintf.c188 static void putc_unlocked_sprintf(int c, __FILE_vsnprintf *f) in putc_unlocked_sprintf() function
198 #define PUTC(C,F) putc_unlocked_sprintf((C),(__FILE_vsnprintf *)(F))

Completed in 8 milliseconds