Home
last modified time | relevance | path

Searched refs:PA_FLAG_LONG_LONG (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_load_inttype.c15 if (desttype & (PA_FLAG_LONG|PA_FLAG_LONG_LONG)) { in _load_inttype()
17 if (desttype == PA_FLAG_LONG_LONG) { in _load_inttype()
25 if (desttype & PA_FLAG_LONG_LONG) { in _load_inttype()
41 if (desttype & (PA_FLAG_LONG|PA_FLAG_LONG_LONG)) { in _load_inttype()
43 if (desttype == PA_FLAG_LONG_LONG) { in _load_inttype()
51 if (desttype & PA_FLAG_LONG_LONG) { in _load_inttype()
A D_store_inttype.c38 if (desttype == PA_FLAG_LONG_LONG) { in _store_inttype()
A D_vfprintf.c184 (__PA_FLAG_CHAR|PA_FLAG_SHORT|__PA_FLAG_INT|PA_FLAG_LONG|PA_FLAG_LONG_LONG)
608 case (PA_INT|PA_FLAG_LONG_LONG): in _ppfs_setargs()
717 PA_INT|PA_FLAG_LONG_LONG,
A Dold_vfprintf.c459 case (PA_INT|PA_FLAG_LONG_LONG): in vfprintf()
A D_scanf.c2209 if (psfs->dataargtype & PA_FLAG_LONG_LONG) { in __psfs_do_numeric()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dprintf.h210 #define PA_FLAG_LONG_LONG (0x0800) macro
211 #define PA_FLAG_LONG_DOUBLE PA_FLAG_LONG_LONG

Completed in 18 milliseconds