Home
last modified time | relevance | path

Searched defs:UINT_MAX (Results 1 - 14 of 14) sorted by relevance

/third_party/backends/include/
H A Dmd5.h53 # define UINT_MAX UINT_MAX_32_BITS macro
/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_clinic.py976 from _testcapi import UINT_MAX namespace
/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/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DUtils.java302 private static long UINT_MAX = 0xffffffffl; field in Utils
/third_party/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc1308 msg4 << UINT_MAX; in TEST() local
/third_party/musl/porting/liteos_a/user/include/
H A Dlimits.h27 #define UINT_MAX 0xffffffffU macro
/third_party/musl/porting/liteos_m/user/include/
H A Dlimits.h27 #define UINT_MAX 0xffffffffU macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlimits.h29 #define UINT_MAX 0xffffffffU macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlimits.h29 #define UINT_MAX 0xffffffffU macro
/third_party/musl/include/
H A Dlimits.h27 #define UINT_MAX 0xffffffffU macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlimits.h60 #define UINT_MAX 0xffffffffU macro

Completed in 11 milliseconds