Searched defs:fl (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | vfprintf.c | 196 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
|
D | vfwprintf.c | 202 unsigned l10n=0, litpct, fl; in wprintf_core() local
|