Searched refs:PRIoFAST64 (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/arm64/include/ |
| HD | _inttypes.h | 85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
|
| /NextBSD/sys/sparc64/include/ |
| HD | _inttypes.h | 85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
|
| /NextBSD/sys/riscv/include/ |
| HD | _inttypes.h | 85 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
|
| /NextBSD/sys/arm/include/ |
| HD | _inttypes.h | 85 #define PRIoFAST64 "llo" /* uint_fast64_t */ macro
|
| /NextBSD/sys/powerpc/include/ |
| HD | _inttypes.h | 93 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
|
| /NextBSD/sys/x86/include/ |
| HD | _inttypes.h | 93 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
|
| /NextBSD/sys/mips/include/ |
| HD | _inttypes.h | 94 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
|
| /NextBSD/contrib/libc++/include/ |
| D | cinttypes | 72 PRIoFAST64
|
| D | module.modulemap | 93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
|
| /NextBSD/contrib/netbsd-tests/include/ |
| HD | t_inttypes.c | 115 PRINT(PRIoFAST64, uif64); in ATF_TC_BODY()
|