Home
last modified time | relevance | path

Searched refs:PRIdFAST32 (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DIntegerPrintfMacros.h70 # undef PRIdFAST32 /* int_fast32_t */
71 # define PRIdFAST32 PRId64 /* int_fast32_t */ macro
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DIntegerPrintfMacros.h70 # undef PRIdFAST32 /* int_fast32_t */
71 # define PRIdFAST32 PRId64 /* int_fast32_t */ macro
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DIntegerPrintfMacros.h70 #undef PRIdFAST32 /* int_fast32_t */
71 #define PRIdFAST32 PRId64 /* int_fast32_t */ macro
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DIntegerPrintfMacros.h70 # undef PRIdFAST32 /* int_fast32_t */
71 # define PRIdFAST32 PRId64 /* int_fast32_t */ macro
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DIntegerPrintfMacros.h70 # undef PRIdFAST32 /* int_fast32_t */
71 # define PRIdFAST32 PRId64 /* int_fast32_t */ macro
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Headers/
H A Dinttypes.h37 #undef PRIdFAST32
72 #define PRIdFAST32 "d" macro
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Headers/
H A Dinttypes.h37 #undef PRIdFAST32
72 #define PRIdFAST32 "d" macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/third_party/clang/lib/clang/12.0.0/include/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Headers/
H A Dinttypes.h28 #undef PRIdFAST32
63 #define PRIdFAST32 "d" macro
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/libs/jasper/src/base/
H A Djas_seq.c466 fprintf(out, "%" PRIdFAST32 " %" PRIdFAST32 "\n", jas_seq2d_xstart(matrix), in jas_seq2d_output()
468 fprintf(out, "%" PRIdFAST32 " %" PRIdFAST32 "\n", jas_matrix_numcols(matrix), in jas_seq2d_output()

12345678910>>...23