Home
last modified time | relevance | path

Searched defs:fl (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dvfprintf.c196 static void pad(FILE *f, char c, int w, int l, int fl) in pad()
231 static int fmt_fp(FILE *f, long double y, int w, int p, int fl, int t) in fmt_fp()
472 unsigned l10n=0, fl; in printf_core() local
Dvfwprintf.c202 unsigned l10n=0, litpct, fl; in wprintf_core() local