Home
last modified time | relevance | path

Searched refs:__PA_INTMASK (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dprintf.h214 #define __PA_INTMASK (0x0f00) /* non-gnu -- all int flags */ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_vfprintf.c240 /* n */ (PA_FLAG_PTR|__PA_INTMASK), \
242 /* oxXudi */ (__PA_INTMASK), \
1027 ppfs->info._flags = (flags & ~FLAG_ZERO) | (dataargtype & __PA_INTMASK); in _ppfs_parsespec()
1479 ppfs->info._flags & __PA_INTMASK, in _do_one_spec()
1522 _load_inttype(ppfs->conv_num == CONV_p ? PA_FLAG_LONG : *argtype & __PA_INTMASK, in _do_one_spec()

Completed in 6 milliseconds