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

/freebsd-12-stable/sys/riscv/include/
H A D_inttypes.h81 #define PRIoLEAST64 "lo" /* uint_least64_t */ macro
/freebsd-12-stable/sys/sparc64/include/
H A D_inttypes.h83 #define PRIoLEAST64 "lo" /* uint_least64_t */ macro
/freebsd-12-stable/sys/arm/include/
H A D_inttypes.h83 #define PRIoLEAST64 "llo" /* uint_least64_t */ macro
/freebsd-12-stable/sys/arm64/include/
H A D_inttypes.h81 #define PRIoLEAST64 "lo" /* uint_least64_t */ macro
/freebsd-12-stable/sys/powerpc/include/
H A D_inttypes.h91 #define PRIoLEAST64 __PRI64"o" /* uint_least64_t */ macro
/freebsd-12-stable/sys/mips/include/
H A D_inttypes.h92 #define PRIoLEAST64 __PRI64"o" /* uint_least64_t */ macro
/freebsd-12-stable/sys/x86/include/
H A D_inttypes.h91 #define PRIoLEAST64 __PRI64"o" /* uint_least64_t */ macro
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c111 PRINT(PRIoLEAST64, uil64);

Completed in 113 milliseconds