Searched refs:PRIoFAST16 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/sys/sparc64/include/ |
| D | _inttypes.h | 83 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/sys/ia64/include/ |
| D | _inttypes.h | 83 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/sys/arm/include/ |
| D | _inttypes.h | 83 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/sys/powerpc/include/ |
| D | _inttypes.h | 91 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/sys/x86/include/ |
| D | _inttypes.h | 91 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/sys/mips/include/ |
| D | _inttypes.h | 92 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
|
| /freebsd-10-stable/contrib/libc++/include/ |
| D | cinttypes | 70 PRIoFAST16
|
| D | module.modulemap | 93 …PRIo8, PRIo16, PRIo32, PRIo64, PRIoFAST8, PRIoFAST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAS…
|
| /freebsd-10-stable/contrib/netbsd-tests/include/ |
| D | t_inttypes.c | 113 PRINT(PRIoFAST16, uif16); in ATF_TC_BODY()
|