Searched defs:PRIi32 (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h29 #undef PRIi32 macro
64 #define PRIi32 "i" macro
/freebsd-13-stable/sys/mips/include/
H A D_inttypes.h70 #define PRIi32 "i" /* int32_t */ macro
/freebsd-13-stable/sys/riscv/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-13-stable/sys/arm/include/
H A D_inttypes.h61 #define PRIi32 "i" /* int32_t */ macro
/freebsd-13-stable/sys/arm64/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-13-stable/sys/powerpc/include/
H A D_inttypes.h69 #define PRIi32 "i" /* int32_t */ macro
/freebsd-13-stable/sys/x86/include/
H A D_inttypes.h69 #define PRIi32 "i" /* int32_t */ macro

Completed in 131 milliseconds