Home
last modified time | relevance | path

Searched defs:maxint (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/rational/test/
Drational_example.cpp74 int maxint = (std::numeric_limits<int>::max)(); in main() local
76 int maxint = INT_MAX; in main() local
/third_party/boost/libs/safe_numerics/test/
Dtest_rational.cpp80 int maxint = (std::numeric_limits<int>::max)(); in main() local
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp105 static const punycode_uint maxint = (punycode_uint) (-1); variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java119 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java116 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
/third_party/libpsl/src/
Dpsl.c395 static const punycode_uint maxint = -1; variable
/third_party/python/Modules/
D_struct.c918 unsigned long maxint = 1; in bp_uint() local
1133 unsigned long maxint = 1; in lp_uint() local