Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dold_vfprintf.c270 #error fix QUAL_CHARS ptrdiff_t entry 't'!
280 #error fix QUAL_CHARS size_t entries 'z', 'Z'!
290 #error fix QUAL_CHARS intmax_t entry 'j'!
293 #define QUAL_CHARS { \ macro
301 static const char qual_chars[] = QUAL_CHARS;
A D_vfprintf.c283 # error fix QUAL_CHARS ptrdiff_t entry 't'!
293 # error fix QUAL_CHARS size_t entries 'z', 'Z'!
303 # error fix QUAL_CHARS intmax_t entry 'j'!
306 #define QUAL_CHARS { \ macro
815 static const char qual_chars[] = QUAL_CHARS; in _ppfs_parsespec()
A D_scanf.c522 #error fix QUAL_CHARS ptrdiff_t entry 't'!
532 #error fix QUAL_CHARS size_t entries 'z', 'Z'!
542 #error fix QUAL_CHARS intmax_t entry 'j'!
545 #define QUAL_CHARS { \ macro
779 static const unsigned char qual_chars[] = QUAL_CHARS;

Completed in 9 milliseconds