Searched refs:__PRIPTR (Results 1 – 2 of 2) sorted by relevance
303 # define __PRIPTR(x) __STRINGIFY(ll##x) macro306 # define __PRIPTR(x) __STRINGIFY(l##x) macro309 # define __PRIPTR(x) __STRINGIFY(x) macro313 #define PRIdPTR __PRIPTR(d)314 #define PRIiPTR __PRIPTR(i)315 #define PRIoPTR __PRIPTR(o)316 #define PRIuPTR __PRIPTR(u)317 #define PRIxPTR __PRIPTR(x)318 #define PRIXPTR __PRIPTR(X)
7257 __PRIPTR, __SCNPTR) [__have_long64 && __have_longlong64]: Use l,