Home
last modified time | relevance | path

Searched defs:INT64_C (Results 676 – 698 of 698) sorted by relevance

1...<<2122232425262728

/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Dstdint.d310 alias INT64_C = _typify!int64_t; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/stdc/
H A Dstdint.d310 alias INT64_C = _typify!int64_t; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/ffmpeg_in/
H A Dffmpeg_in.h69 # define INT64_C(x) (x ## i64) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/stdc/
H A Dstdint.d310 alias INT64_C = _typify!int64_t; variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/ffmpeg_in/
H A Dffmpeg_in.h69 # define INT64_C(x) (x ## i64) macro
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/stdc/
H A Dstdint.d310 alias INT64_C = _typify!int64_t; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/stdc/
H A Dstdint.d310 alias INT64_C = _typify!int64_t; variable
/dports/games/alephone/alephone-release-20190331/Source_Files/FFmpeg/
H A DSDL_ffmpeg.c61 #define INT64_C(i) i macro
/dports/net/opal/opal-3.10.10/plugins/video/common/ffmpeg/
H A Dinttypes.h63 #define INT64_C(x) ((x) + (INT64_MAX - INT64_MAX)) macro
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/
H A DCommonServices.h792 #define INT64_C( value ) value ## i64 macro
794 #define INT64_C( value ) value ## LL macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-linux2/
H A DIN.py151 def INT64_C(c): return c ## L function
153 def INT64_C(c): return c ## LL function
/dports/lang/python27/Python-2.7.18/Lib/plat-linux2/
H A DIN.py151 def INT64_C(c): return c ## L function
153 def INT64_C(c): return c ## LL function
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DFFmpegUtilities.h38 #define INT64_C(c) (c ## LL) macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-atheos/
H A DIN.py280 def INT64_C(c): return c ## L function
282 def INT64_C(c): return c ## LL function
/dports/lang/python27/Python-2.7.18/Lib/plat-atheos/
H A DIN.py280 def INT64_C(c): return c ## L function
282 def INT64_C(c): return c ## LL function
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dsim_defs.h685 #define INT64_C(x) (x##LL) macro
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dsim_defs.h685 #define INT64_C(x) (x##LL) macro
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dsim_defs.h626 #define INT64_C(x) (x##LL) macro
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/simh/
H A Dsim_defs.h128 # define INT64_C(x) x ## LL macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h1080 # define INT64_C(c) PeRl_INT64_C(c) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h951 # define INT64_C(c) PeRl_INT64_C(c) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl.h1167 # define INT64_C(c) PeRl_INT64_C(c) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl.h1175 # define INT64_C(c) PeRl_INT64_C(c) macro

1...<<2122232425262728