Searched defs:PRIxMAX (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/arm/include/
H A D_inttypes.h117 #define PRIxMAX "jx" /* uintmax_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h119 #define PRIxMAX "jx" /* uintmax_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h125 #define PRIxMAX "jx" /* uintmax_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h115 #define PRIxMAX "jx" /* uintmax_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h125 #define PRIxMAX "jx" /* uintmax_t */ macro

Completed in 194 milliseconds