Searched refs:PRIxLEAST64 (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/riscv/include/
H A D_inttypes.h111 #define PRIxLEAST64 "lx" /* uint_least64_t */ macro
/freebsd-12-stable/sys/sparc64/include/
H A D_inttypes.h113 #define PRIxLEAST64 "lx" /* uint_least64_t */ macro
/freebsd-12-stable/sys/arm/include/
H A D_inttypes.h113 #define PRIxLEAST64 "llx" /* uint_least64_t */ macro
/freebsd-12-stable/sys/arm64/include/
H A D_inttypes.h111 #define PRIxLEAST64 "lx" /* uint_least64_t */ macro
/freebsd-12-stable/sys/powerpc/include/
H A D_inttypes.h121 #define PRIxLEAST64 __PRI64"x" /* uint_least64_t */ macro
/freebsd-12-stable/sys/mips/include/
H A D_inttypes.h122 #define PRIxLEAST64 __PRI64"x" /* uint_least64_t */ macro
/freebsd-12-stable/sys/x86/include/
H A D_inttypes.h121 #define PRIxLEAST64 __PRI64"x" /* uint_least64_t */ macro
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c141 PRINT(PRIxLEAST64, uil64);
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_console.c1731 fprintf(output, "0x%" PRIxLEAST64 "\n",

Completed in 134 milliseconds