Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dvfprintf.c217 static char *fmt_o(uintmax_t x, char *s) in fmt_o() function
599 a = fmt_o(arg.i, z); in printf_core()