Searched refs:PRIi32 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h29 #undef PRIi32 macro
64 #define PRIi32 "i" macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h59 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h67 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h68 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h67 #define PRIi32 "i" /* int32_t */ macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp195 LLDB_LOGF(log, "%s ::waitpid (pid = %" PRIi32 ", &status, options = %i)...",
247 "%s ::waitpid (pid = %" PRIi32
248 ", &status, options = %i) => pid = %" PRIi32
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c91 PRINT(PRIi32, i32);

Completed in 185 milliseconds