Searched refs:PRId32 (Results 1 - 12 of 12) sorted by path

/openbsd-current/gnu/gcc/intl/
H A Dloadmsgcat.c147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32 macro
149 # define PRId32 "d" macro
556 return PRId32;
/openbsd-current/gnu/usr.bin/texinfo/
H A Dconfigure9284 #ifdef PRId32
9285 char *p = PRId32;
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32 macro
149 # define PRId32 "d" macro
550 return PRId32;
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dinttypes.h26 #undef PRId32 macro
61 #define PRId32 "d" macro
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp84 stream.Printf("%" PRId64 " %" PRId32 "th%sof a second", value, timescale,
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp958 " offset = %" PRId32 "\n",
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3390 strm.Printf("(%" PRId32 ", %" PRId32 ", %" PRId32 ")\n",
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4444 LLDB_LOGF(log, "found %" PRId32 " modules in total",
4504 LLDB_LOGF(log, "found %" PRId32 " modules in total",
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp921 " sub %" PRId32,
/openbsd-current/include/
H A Dinttypes.h50 #define PRId32 "d" /* int32_t */ macro
/openbsd-current/usr.bin/kstat/
H A Dkstat.c429 printf("%" PRId32, kstat_kv_s32(kv));
/openbsd-current/usr.sbin/snmpd/
H A Dapplication.c1873 log_debug("%s%s%s{%"PRId32", %"PRIu16", %"PRIu16", {%s}}",

Completed in 414 milliseconds