Searched defs:PRIxPTR (Results 1 – 6 of 6) sorted by relevance
120 #define PRIxPTR "lx" /* uintptr_t */ macro
118 #define PRIxPTR "x" /* uintptr_t */ macro
116 #define PRIxPTR "lx" /* uintptr_t */ macro
126 #define PRIxPTR __PRIptr"x" /* uintptr_t */ macro
130 # define PRIxPTR "lX" macro137 # define PRIxPTR "lx" macro