Searched refs:PRIoLEAST16 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h79 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h87 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h88 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h87 #define PRIoLEAST16 "o" /* uint_least16_t */ macro
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c109 PRINT(PRIoLEAST16, uil16);

Completed in 85 milliseconds