Searched refs:PRIoLEAST16 (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/arm64/include/ |
| HD | _inttypes.h | 79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/sparc64/include/ |
| HD | _inttypes.h | 79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/riscv/include/ |
| HD | _inttypes.h | 79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/arm/include/ |
| HD | _inttypes.h | 79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/powerpc/include/ |
| HD | _inttypes.h | 87 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/x86/include/ |
| HD | _inttypes.h | 87 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/sys/mips/include/ |
| HD | _inttypes.h | 88 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
|
| /NextBSD/contrib/libc++/include/ |
| D | cinttypes | 65 PRIoLEAST16
|
| D | module.modulemap | 93 …32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAST16, PRIoLEAST32, P…
|
| /NextBSD/contrib/netbsd-tests/include/ |
| HD | t_inttypes.c | 109 PRINT(PRIoLEAST16, uil16); in ATF_TC_BODY()
|