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