| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | cstdint.hpp | 414 (!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 D | stdint.h | 57 #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 D | stdint.h | 196 #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 D | stdint.h | 194 #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 D | stdint.h | 194 #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 D | vxworks.hpp | 226 #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 D | stdint.h | 252 # 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 D | stdint.h | 252 # 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 D | xcam_std.h | 35 static const int64_t InvalidTimestamp = INT64_C(-1);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | int_typedefs.h | 31 #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 D | stdint-gcc.h | 245 #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 D | stdint-gcc.h | 245 #undef INT64_C 246 #define INT64_C(c) __INT64_C(c) macro
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch | 130 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 D | 0002-boost-Backport-clang-support.patch | 794 + (!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 D | rt_common.h | 62 #define RT_INT64_MAX INT64_C(9223372036854775807)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdint | 90 INT64_C(value)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdint | 90 INT64_C(value)
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vdec.cpp | 44 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
|
| H A D | test_mpi_all.cpp | 47 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
|
| H A D | test_mpi_vo.cpp | 43 #define VDEC_INT64_MAX INT64_C(9223372036854775807)
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 38 #define MAX_INT_BITS(length) ((INT64_C(1) << ((length) - 1)) - 1) 39 #define MIN_INT_BITS(length) (-(INT64_C(1) << ((length) - 1)))
|