Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_scanf.c466 FLAG_I18N = 0x40, /* only works for d, i, u */ enumerator
480 /* oxXudi */ (0x0f|FLAG_SURPRESS|FLAG_THOUSANDS|FLAG_I18N), \
481 /* fFeEgGaA */ (0x0c|FLAG_SURPRESS|FLAG_THOUSANDS|FLAG_I18N), \
A D_vfprintf.c202 FLAG_I18N = 0x40, /* only works for d, i, u */ enumerator

Completed in 7 milliseconds