Home
last modified time | relevance | path

Searched refs:PRIo32 (Results 126 – 150 of 710) sorted by relevance

12345678910>>...29

/dports/devel/libregf/libregf-20210615/common/
H A Dtypes.h.in165 #if !defined( PRIo32 )
167 #define PRIo32 "I32o" macro
170 #define PRIo32 "o" macro
173 #endif /* !defined( PRIo32 ) */
/dports/devel/libolecf/libolecf-20210512/common/
H A Dtypes.h.in165 #if !defined( PRIo32 )
167 #define PRIo32 "I32o" macro
170 #define PRIo32 "o" macro
173 #endif /* !defined( PRIo32 ) */
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-val.c984 int32_fmt = "0o%" PRIo32; in pvm_print_val_1()
985 int16_fmt = "0o%" PRIo32 "H"; in pvm_print_val_1()
986 int8_fmt = "0o%" PRIo32 "B"; in pvm_print_val_1()
987 int4_fmt = "0o%" PRIo32 "N"; in pvm_print_val_1()
988 int_fmt = "(int<%d>) 0o%" PRIo32; in pvm_print_val_1()
989 uint32_fmt = "0o%" PRIo32 "U"; in pvm_print_val_1()
990 uint16_fmt = "0o%" PRIo32 "UH"; in pvm_print_val_1()
991 uint8_fmt = "0o%" PRIo32 "UB"; in pvm_print_val_1()
992 uint4_fmt = "0o%" PRIo32 "UN"; in pvm_print_val_1()
993 uint_fmt = "(uint<%d>) 0o%" PRIo32; in pvm_print_val_1()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DDataTypes.h94 #define PRIo32 "o" macro
/dports/net/libtrace/libtrace-3.0.19/lib/
H A Dlt_inttypes.h72 # define PRIo32 "o" /**< Print format for a 32 bit octal */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
H A DDataTypes.h112 #define PRIo32 "o" macro
/dports/misc/rump/buildrump.sh-b914579/src/tools/compat/
H A Dcompat_defs.h722 #ifndef PRIo32
723 #define PRIo32 "o" macro
760 #ifndef PRIo32
761 #define PRIo32 "lo" macro
791 #if ! (defined(PRId32) && defined(PRIi32) && defined(PRIo32) && \
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h32 # define PRIo32 "o" macro
60 # define MRB_PRIo PRIo32
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h32 # define PRIo32 "o" macro
60 # define MRB_PRIo PRIo32
/dports/www/h2o-devel/h2o-dcc7134/deps/mruby/include/mruby/
H A Dvalue.h32 # define PRIo32 "o" macro
60 # define MRB_PRIo PRIo32
/dports/lang/gcc12-devel/gcc-12-20211205/fixincludes/tests/base/
H A Dinttypes.h51 #define PRIoPTR PRIo32
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h46 # define PRIo32 "o" macro
67 # define MRB_PRIo PRIo32
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/mruby/include/mruby/
H A Dvalue.h46 # define PRIo32 "o" macro
67 # define MRB_PRIo PRIo32
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dvalue.h46 # define PRIo32 "o" macro
67 # define MRB_PRIo PRIo32
/dports/www/nghttp2/nghttp2-1.46.0/third-party/mruby/include/mruby/
H A Dvalue.h46 # define PRIo32 "o" macro
67 # define MRB_PRIo PRIo32
/dports/net-mgmt/arts++/arts++-1.1.a13/caida-config/
H A Dcaida_t.3.in28 # undef PRIo32
/dports/devel/cc65/cc65-2.19/include/
H A Dinttypes.h96 #define PRIo32 "lo" macro
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dbase_win32.h140 #define PRIo32 "o" macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/X64/machine/
H A Dint_fmtio.h82 #define PRIo32 "o" /* uint32_t */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/include/
H A Dint_fmtio.h79 #define PRIo32 "o" /* uint32_t */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/riscv/include/
H A Dint_fmtio.h77 #define PRIo32 "o" /* uint32_t */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/include/
H A Dint_fmtio.h77 #define PRIo32 "o" /* uint32_t */ macro

12345678910>>...29