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

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h29 #undef PRIi32 macro
64 #define PRIi32 "i" macro
/freebsd-current/sys/arm/include/
H A D_inttypes.h60 #define PRIi32 "i" /* int32_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h62 #define PRIi32 "i" /* int32_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h68 #define PRIi32 "i" /* int32_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h58 #define PRIi32 "i" /* int32_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h68 #define PRIi32 "i" /* int32_t */ macro

Completed in 212 milliseconds