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

/freebsd-current/sys/arm/include/
H A D_inttypes.h116 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h118 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h124 #define PRIxFAST64 __PRI64"x" /* uint_fast64_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h114 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h124 #define PRIxFAST64 __PRI64"x" /* uint_fast64_t */ macro

Completed in 71 milliseconds