Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dpunycode.c23 static const unsigned int maxint = 0xFFFFFFFF; variable
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp105 static const punycode_uint maxint = (punycode_uint) (-1); variable
/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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java119 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
/third_party/python/Modules/
D_struct.c918 unsigned long maxint = 1; in bp_uint() local
1133 unsigned long maxint = 1; in lp_uint() local