Home
last modified time | relevance | path

Searched defs:PRIxPTR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/include/
H A D_inttypes.h127 #define PRIxPTR __PRIptr"x" /* uintptr_t */ macro
/f-stack/freebsd/arm64/include/
H A D_inttypes.h117 #define PRIxPTR "lx" /* uintptr_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h119 #define PRIxPTR "x" /* uintptr_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h128 #define PRIxPTR __PRIptr"x" /* uintptr_t */ macro