Home
last modified time | relevance | path

Searched defs:INT_MAX (Results 1 - 25 of 28) sorted by relevance

12

/third_party/rust/crates/libc/src/
H A Dsgx.rs27 pub const INT_MAX: c_int = 2147483647; consts
H A Dswitch.rs29 pub const INT_MAX: c_int = 2147483647; consts
/third_party/python/Lib/test/
H A Dtest_ucn.py18 from _testcapi import INT_MAX, PY_SSIZE_T_MAX, UINT_MAX namespace
H A Dtest_poll.py174 from _testcapi import USHRT_MAX, INT_MAX, UINT_MAX namespace
H A Dtest_format.py481 from _testcapi import INT_MAX namespace
H A Dtest_fcntl.py115 from _testcapi import INT_MAX, INT_MIN namespace
H A Dtest_tcl.py20 from _testcapi import INT_MAX, PY_SSIZE_T_MAX namespace
H A Dtest_clinic.py963 from _testcapi import INT_MIN, INT_MAX namespace
H A Dtest_os.py57 from _testcapi import INT_MAX, PY_SSIZE_T_MAX namespace
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h19 #define INT_MAX __INT_MAX__ macro
/third_party/python/Lib/test/test_capi/
H A Dtest_structmembers.py13 PY_SSIZE_T_MAX, PY_SSIZE_T_MIN global() namespace
H A Dtest_getargs.py48 SHRT_MIN, SHRT_MAX, FLT_MIN, FLT_MAX, DBL_MIN, DBL_MAX global() namespace
/third_party/python/Include/
H A Dpyport.h574 #define INT_MAX 2147483647 macro
/third_party/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc1301 msg3 << INT_MAX; in TEST() local
/third_party/musl/porting/liteos_a/user/include/
H A Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_m/user/include/
H A Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlimits.h28 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlimits.h28 #define INT_MAX 0x7fffffff macro
/third_party/musl/include/
H A Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlimits.h59 #define INT_MAX 0x7fffffff macro
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-internal.h18 #define INT_MAX(N) ((int64_t)((1ULL << ((N) - 1)) - 1)) macro
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_dbapi.py37 from _testcapi import INT_MAX, ULLONG_MAX namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp414 void addCost(int64_t Inc, int64_t UpperBound = INT_MAX) { in addCost() argument
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs106 pub const INT_MAX: c_int = 2147483647; consts
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs187 pub const INT_MAX: c_int = 2147483647; consts

Completed in 30 milliseconds

12