Home
last modified time | relevance | path

Searched refs:INT64_C (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcstdint.hpp414 (!defined(INT8_C) || !defined(INT16_C) || !defined(INT32_C) || !defined(INT64_C))
432 #undef INT64_C
455 #ifndef INT64_C
456 # define INT64_C(value) value##i64 macro
507 #ifndef INT64_C
513 # define INT64_C(value) value##LL macro
521 # define INT64_C(value) value##LL macro
529 # define INT64_C(value) value##L macro
537 # define INT64_C(value) value##LL macro
550 # define INTMAX_C(value) INT64_C(value)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/msinttypes/
H A Dstdint.h57 #undef INT64_C
68 #define INT64_C(val) val##i64 macro
79 # define INTMAX_C INT64_C
279 #define INT64_C(val) val##i64 macro
290 # define INTMAX_C INT64_C
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dstdint.h196 #define INT64_C(v) v ## LL macro
200 #define INT64_C(v) v ## L macro
206 #define INTMAX_C(v) INT64_C(v)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstdint.h194 #define INT64_C(v) LL(v) macro
198 #define INT64_C(v) L(v) macro
206 #define INTMAX_C(v) INT64_C(v)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstdint.h194 #define INT64_C(v) LL(v) macro
198 #define INT64_C(v) L(v) macro
206 #define INTMAX_C(v) INT64_C(v)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/
H A Dvxworks.hpp226 #undef INT64_C
230 #define INT64_C(x) VX_JOIN(x, LL) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dstdint.h252 # define INT64_C(c) c ## L macro
254 # define INT64_C(c) c ## LL macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dstdint.h252 # define INT64_C(c) c ## L macro
254 # define INT64_C(c) c ## LL macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_std.h35 static const int64_t InvalidTimestamp = INT64_C(-1);
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dint_typedefs.h31 #define S64_C(x) INT64_C(x)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dstdint-gcc.h245 #undef INT64_C
246 #define INT64_C(c) __INT64_C(c) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dstdint-gcc.h245 #undef INT64_C
246 #define INT64_C(c) __INT64_C(c) macro
/OK3568_Linux_fs/buildroot/package/vlc/
H A D0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch130 return (INT64_C(1000000) * ts.tv_sec) + (ts.tv_nsec / 1000);
137 - return (INT64_C(1000000) * tv.tv_sec) + tv.tv_usec;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch794 + (!defined(INT8_C) || !defined(INT16_C) || !defined(INT32_C) || !defined(INT64_C))
821 +#ifndef INT64_C
822 +# define INT64_C(value) value##i64
873 +#ifndef INT64_C
879 +# define INT64_C(value) value##LL
887 +# define INT64_C(value) value##LL
895 +# define INT64_C(value) value##L
903 +# define INT64_C(value) value##LL
916 +# define INTMAX_C(value) INT64_C(value)
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A Drt_common.h62 #define RT_INT64_MAX INT64_C(9223372036854775807)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcstdint90 INT64_C(value)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcstdint90 INT64_C(value)
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp44 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
H A Dtest_mpi_all.cpp47 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
H A Dtest_mpi_vo.cpp43 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c38 #define MAX_INT_BITS(length) ((INT64_C(1) << ((length) - 1)) - 1)
39 #define MIN_INT_BITS(length) (-(INT64_C(1) << ((length) - 1)))