Home
last modified time | relevance | path

Searched refs:SCNu32 (Results 476 – 500 of 614) sorted by relevance

1...<<11121314151617181920>>...25

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/basics/include/
H A D__header_inttypes.h139 #define SCNu32 __UINT32_FMTu__ macro
/dports/lang/python27/Python-2.7.18/Lib/plat-sunos5/
H A DTYPES.py181 SCNu32 = "u" variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__header_inttypes.h139 #define SCNu32 __UINT32_FMTu__ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcommon_int_fmtio.h187 #define SCNu32 __UINT32_FMTu__ macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-bottom-half/headers/public/
H A D__header_inttypes.h139 #define SCNu32 __UINT32_FMTu__ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__header_inttypes.h139 #define SCNu32 __UINT32_FMTu__ macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sdcc/
H A Dinttypes.h372 #define SCNu32 "lu" macro
/dports/devel/z88dk/z88dk/include/_DEVELOPMENT/sccz80/
H A Dinttypes.h370 #define SCNu32 "lu" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp772 #ifndef SCNu32
773 #error SCNu32 not defined
/dports/multimedia/l-smash/l-smash-2.14.5/cli/
H A Dmuxer.c668 …if( sscanf( track_parameter, "%"SCNu32"/%"SCNu32, &track_opt->fps_num, &track_opt->fps_den ) == 1 ) in parse_track_options()
700 … if( sscanf( track_parameter, "%"SCNu32":%"SCNu32, &track_opt->par_h, &track_opt->par_v ) != 2 ) in parse_track_options()
H A Dtimelineeditor.c977 …if( sscanf( skip_param, "%"SCNu32"/%"SCNu32, &opt.skip_duration_num, &opt.skip_duration_den ) != 2… in main()
989 … if( sscanf( delay_param, "%"SCNu32"/%"SCNu32, &opt.empty_delay_num, &opt.empty_delay_den ) != 2 ) in main()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/KWIML/src/itkkwiml/include/kwiml/
H A Dint.h622 # if defined(KWIML_INT_HAVE_UINT32_T) && defined(SCNu32) \
624 # define KWIML_INT_SCNu32 SCNu32
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/KWIML/include/kwiml/
H A Dint.h635 # if defined(KWIML_INT_HAVE_UINT32_T) && defined(SCNu32) \
637 # define KWIML_INT_SCNu32 SCNu32
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/KWIML/include/kwiml/
H A Dint.h635 # if defined(KWIML_INT_HAVE_UINT32_T) && defined(SCNu32) \
637 # define KWIML_INT_SCNu32 SCNu32
/dports/devel/cmake/cmake-3.22.1/Utilities/KWIML/include/kwiml/
H A Dint.h635 # if defined(KWIML_INT_HAVE_UINT32_T) && defined(SCNu32) \
637 # define KWIML_INT_SCNu32 SCNu32

1...<<11121314151617181920>>...25