Searched refs:SPEC_BASE (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | _scanf.c | 444 #define SPEC_BASE { 16, 16, 16, 8, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0 } macro 447 #define SPEC_BASE { 16, 16, 16, 8, 10, 10, 0, 10, 10, 10, 10, 10, 10, 10, 10 } macro 451 #define SPEC_BASE { 16, 16, 16, 8, 10, 10, 0 } macro 1745 static const unsigned char spec_base[] = SPEC_BASE;
|
A D | _vfprintf.c | 223 #define SPEC_BASE { 16, 16, 16, 8, 10, 10, 10 } macro 1393 static const char spec_base[] = SPEC_BASE; in _do_one_spec()
|
Completed in 7 milliseconds