Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/
Dguess-hash-seed.js8 const INT_MAX = 0x7fffffff; constant
/third_party/python/Lib/test/
Dtest_ucn.py19 INT_MAX = PY_SSIZE_T_MAX = UINT_MAX = 2**64 - 1 variable
Dtest_tcl.py20 INT_MAX = PY_SSIZE_T_MAX = sys.maxsize variable
Dtest_os.py56 INT_MAX = PY_SSIZE_T_MAX = sys.maxsize variable
/third_party/mingw-w64/mingw-w64-headers/crt/
Dlimits.h40 #define INT_MAX 2147483647 macro
/third_party/musl/porting/liteos_a/user/include/
Dlimits.h26 #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.h39 #define INT_MAX 0x7fffffff macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlimits.h59 #define INT_MAX 0x7fffffff macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dkernel.h10 #define INT_MAX ((int)(~0U>>1)) macro
/third_party/python/Include/
Dpyport.h714 #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