Home
last modified time | relevance | path

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

/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.py57 ULLONG_MAX = 2**64-1 variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.c251 #define ULLONG_MAX (~0ULL) macro
/third_party/musl/porting/liteos_a/user/include/
H A Dlimits.h33 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/musl/porting/liteos_m/user/include/
H A Dlimits.h33 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlimits.h35 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlimits.h35 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/musl/include/
H A Dlimits.h33 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlimits.h66 #define ULLONG_MAX (2ULL*LLONG_MAX+1) macro
/third_party/python/Lib/test/
H A Dtest_clinic.py1026 from _testcapi import ULLONG_MAX namespace
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_dbapi.py37 from _testcapi import INT_MAX, ULLONG_MAX namespace
/third_party/tzdata/
H A Dprivate.h313 # define ULLONG_MAX (LLONG_MAX * 2ull + 1) macro
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1891 ImU64 ULLONG_MAX = (2ULL * 9223372036854775807LL + 1); in ShowDemoWindowWidgets() local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3311 # define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL) macro

Completed in 35 milliseconds