Home
last modified time | relevance | path

Searched refs:PRId16 (Results 1 – 25 of 898) sorted by relevance

12345678910>>...36

/dports/audio/bliss/bliss-1.2.0-6-ga443635/examples/
H A Ddetect-gapless.c28 printf("%" PRId16 "\n", ((int16_t *)song1.sample_array)[song1.nSamples - 2]); in main()
29 printf("%" PRId16 "\n", ((int16_t *)song1.sample_array)[song1.nSamples - 1]); in main()
32 printf("%" PRId16 "\n", ((int16_t *)song2.sample_array)[0]); in main()
33 printf("%" PRId16 "\n", ((int16_t *)song2.sample_array)[1]); in main()
/dports/devel/flatcc/flatcc-0.6.0/include/flatcc/portable/
H A Dpinttypes.h4 #ifndef PRId16
42 #ifndef PRId16
43 #define PRId16 PRINTF_INT16_MODIFIER "d" macro
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/primitives/test/
H A DTestPrimitivesColors.c213 printf("YCbCrToRGB-SSE FAIL[%d]: %" PRId16 ",%" PRId16 ",%" PRId16 " vs %" PRId16 in test_yCbCrToRGB_16s16s_P3P3_func()
214 ",%" PRId16 ",%" PRId16 "\n", in test_yCbCrToRGB_16s16s_P3P3_func()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/include/arch/
H A Dcc.h43 #define S16_F PRId16
46 #define S32_F PRId16
/dports/biology/vt/vt-0.57721/lib/htslib/test/
H A Dhts_endian.c166 fprintf(stderr, "%s %6"PRId16" %6"PRId16"\n", in t16_bit()
180 fprintf(stderr, "Failed %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
197 "Failed unaligned %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
213 fprintf(stderr, "Failed %"PRId16" => %s; expected %s\n", in t16_bit()
229 fprintf(stderr, "Failed unaligned %"PRId16" => %s; expected %s\n", in t16_bit()
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/test/
H A Dhts_endian.c166 fprintf(stderr, "%s %6"PRId16" %6"PRId16"\n", in t16_bit()
180 fprintf(stderr, "Failed %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
197 "Failed unaligned %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
213 fprintf(stderr, "Failed %"PRId16" => %s; expected %s\n", in t16_bit()
229 fprintf(stderr, "Failed unaligned %"PRId16" => %s; expected %s\n", in t16_bit()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/test/
H A Dhts_endian.c169 fprintf(stderr, "%s %6"PRId16" %6"PRId16"\n", in t16_bit()
183 fprintf(stderr, "Failed %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
200 "Failed unaligned %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
216 fprintf(stderr, "Failed %"PRId16" => %s; expected %s\n", in t16_bit()
232 fprintf(stderr, "Failed unaligned %"PRId16" => %s; expected %s\n", in t16_bit()
/dports/biology/htslib/htslib-1.14/test/
H A Dhts_endian.c169 fprintf(stderr, "%s %6"PRId16" %6"PRId16"\n", in t16_bit()
183 fprintf(stderr, "Failed %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
200 "Failed unaligned %s => %"PRId16"; expected %"PRId16"\n", in t16_bit()
216 fprintf(stderr, "Failed %"PRId16" => %s; expected %s\n", in t16_bit()
232 fprintf(stderr, "Failed unaligned %"PRId16" => %s; expected %s\n", in t16_bit()
/dports/math/libdivide/libdivide-5.0/test/
H A Dtest_c99.c66 TEST_BODY(int16_t, INT16_MAX, denom, divider, PRId16, OP_S16) in test_s16()
70 TEST_BODY(int16_t, INT16_MAX, 4003, 4003, PRId16, CONSTANT_OP_S16) in test_s16()
74 TEST_BODY(int16_t, INT16_MAX, -4003, 4003, PRId16, CONSTANT_OP_NEG_S16) in test_s16()
/dports/net-mgmt/arts++/arts++-1.1.a13/caida-config/
H A Dcaida_t.3.in16 #ifndef PRId16
17 # undef PRId16
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dinttypes.h47 # define PRId16 "hd" macro
75 # define PRIdLEAST16 PRId16
103 # define PRIdFAST16 PRId16
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dinttypes.h47 # define PRId16 "hd" macro
75 # define PRIdLEAST16 PRId16
103 # define PRIdFAST16 PRId16
/dports/devel/avr-libc/avr-libc-2.0.0/include/
H A Dinttypes.h117 #define PRId16 "d" macro
175 #define PRIdPTR PRId16
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/
H A Dmz.h189 #ifndef PRId16
190 # define PRId16 "hd" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minizip/src/
H A Dmz.h189 #ifndef PRId16
190 # define PRId16 "hd" macro
/dports/audio/spectmorph/spectmorph-0.5.2/3rdparty/minizip/
H A Dmz.h189 #ifndef PRId16
190 # define PRId16 "hd" macro
/dports/devel/libvshadow/libvshadow-20210425/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libvslvm/libvslvm-20210807/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libbde/libbde-20210605/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libevt/libevt-20210424/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libcreg/libcreg-20210502/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libfwsi/libfwsi-20210419/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libfsapfs/libfsapfs-20210424/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libewf/libewf-20140812/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro
/dports/devel/libfwnt/libfwnt-20210906/common/
H A Dtypes.h68 #if !defined( PRId16 )
69 #define PRId16 "d" macro

12345678910>>...36