Searched refs:PDS (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | old_vfprintf.c | 253 #ifdef PDS 254 #error PDS already defined! 264 #define PDS 0 macro 266 #define PDS 4 macro 268 #define PDS 8 macro 297 2, 4, 8, IMS, SS, PDS, 8, SS, 0, /* TODO -- fix!!! */\
|
A D | _vfprintf.c | 266 #ifdef PDS 267 # error PDS already defined! 277 # define PDS 0 macro 279 # define PDS 4 macro 281 # define PDS 8 macro 310 2, 4, 8, IMS, SS, PDS, 8, SS, 0, /* TODO -- fix!!! */\
|
A D | _scanf.c | 505 #ifdef PDS 506 #error PDS already defined! 516 #define PDS 0 macro 518 #define PDS 4 macro 520 #define PDS 8 macro 548 2, 4, 8, IMS, SS, PDS, 8, 0, /* TODO -- fix!!! */ \
|
Completed in 8 milliseconds