Home
last modified time | relevance | path

Searched refs:PA_FLAG_SHORT (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_load_inttype.c35 if (desttype == PA_FLAG_SHORT) x = (unsigned short int) x; in _load_inttype()
61 if (desttype == PA_FLAG_SHORT) x = (short int) x; in _load_inttype()
A D_store_inttype.c44 if (desttype == PA_FLAG_SHORT) { in _store_inttype()
A D_vfprintf.c184 (__PA_FLAG_CHAR|PA_FLAG_SHORT|__PA_FLAG_INT|PA_FLAG_LONG|PA_FLAG_LONG_LONG)
621 case (PA_INT|PA_FLAG_SHORT): in _ppfs_setargs()
714 PA_INT|PA_FLAG_SHORT,
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dprintf.h208 #define PA_FLAG_SHORT (0x0200) macro

Completed in 7 milliseconds