Home
last modified time | relevance | path

Searched defs:INT_MAX (Results 1 – 14 of 14) sorted by relevance

/third_party/node/test/fixtures/
Dguess-hash-seed.js8 const INT_MAX = 0x7fffffff; constant
/third_party/python/Lib/test/
Dtest_ucn.py20 INT_MAX = PY_SSIZE_T_MAX = UINT_MAX = 2**64 - 1 variable
Dtest_tcl.py22 INT_MAX = PY_SSIZE_T_MAX = sys.maxsize variable
Dtest_os.py65 INT_MAX = PY_SSIZE_T_MAX = sys.maxsize variable
/third_party/musl/ndk_musl_include/
Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/uniproton/kernel/include/
Dlimits.h28 #define INT_MAX 0x7fffffff macro
/third_party/musl/include/
Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlimits.h28 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_m/user/include/
Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_a/user/include/
Dlimits.h26 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlimits.h59 #define INT_MAX 0x7fffffff macro
/third_party/python/Include/
Dpyport.h719 #define INT_MAX 2147483647 macro
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c66 #define INT_MAX 123456789 /* easy to flag and big enough for our needs */ macro
/third_party/libxml2/
Dxmlregexp.c40 #define INT_MAX 123456789 /* easy to flag and big enough for our needs */ macro