Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_vfprintf.c209 #define SPEC_CHARS "npxXoudifFeEgGaACScs" macro
811 static const char spec_chars[] = SPEC_CHARS;/* TODO: b? */ in _ppfs_parsespec()
A D_scanf.c425 #define SPEC_CHARS "npxXoudifFeEgGaACSnmcs[" macro
778 static const unsigned char spec_chars[] = SPEC_CHARS;

Completed in 7 milliseconds