Home
last modified time | relevance | path

Searched defs:INT32_MIN (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h90 #define INT32_MIN -2147483648 macro
138 #define INT32_MIN (-INT32_MAX - 1) macro
/third_party/openssl/ohos_lite/include/internal/
Dnumbers.h52 # define INT32_MIN __MININT__(int32_t) macro
/third_party/openssl/include/internal/
Dnumbers.h53 # define INT32_MIN __MININT__(int32_t) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dumachine.h158 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/third_party/icu/icu4c/source/common/unicode/
Dumachine.h195 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dumachine.h195 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dumachine.h195 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/third_party/musl/ndk_musl_include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/musl/porting/liteos_m/user/include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/musl/include/
Dstdint.h40 #define INT32_MIN (-1-0x7fffffff) macro
/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py58 INT32_MIN = int(-(1 << 31)) variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h205 #define INT32_MIN (-1 - INT32_MAX) macro
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h205 #define INT32_MIN (-1 - INT32_MAX) macro
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h205 #define INT32_MIN (-1 - INT32_MAX) macro
/third_party/libuv/include/uv/
Dstdint-msvc2008.h136 #define INT32_MIN ((int32_t)_I32_MIN) macro
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp32 #define INT32_MIN (-2147483648) macro
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp32 #define INT32_MIN (-2147483648) macro
/third_party/spirv-tools/source/opt/
Dfold.cpp32 #define INT32_MIN (-2147483648) macro
/third_party/gstreamer/gstreamer/gst/parse/
Dparse_lex.h292 #define INT32_MIN (-2147483647-1) macro
Dlex.priv_gst_parse_yy.c291 #define INT32_MIN (-2147483647-1) macro
/third_party/tzdata/
Dprivate.h364 #define INT32_MIN (-1 - INT32_MAX) macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp159 #define INT32_MIN (-2147483647-1) macro

12