Searched defs:PRIoFAST64 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h85 #define PRIoFAST64 "llo" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h93 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h94 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h93 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro

Completed in 75 milliseconds