Home
last modified time | relevance | path

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

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