Searched refs:IMS (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | old_vfprintf.c | 259 #ifdef IMS 260 #error IMS already defined! 284 #define IMS 0 macro 286 #define IMS 4 macro 288 #define IMS 8 macro 297 2, 4, 8, IMS, SS, PDS, 8, SS, 0, /* TODO -- fix!!! */\
|
A D | _vfprintf.c | 272 #ifdef IMS 273 # error IMS already defined! 297 # define IMS 0 macro 299 # define IMS 4 macro 301 # define IMS 8 macro 310 2, 4, 8, IMS, SS, PDS, 8, SS, 0, /* TODO -- fix!!! */\
|
A D | _scanf.c | 511 #ifdef IMS 512 #error IMS already defined! 536 #define IMS 0 macro 538 #define IMS 4 macro 540 #define IMS 8 macro 548 2, 4, 8, IMS, SS, PDS, 8, 0, /* TODO -- fix!!! */ \
|
Completed in 9 milliseconds