Home
last modified time | relevance | path

Searched defs:lmax (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/convert/test/
Dstrtol_converter.cpp43 unsigned long int const lmax = (std::numeric_limits<unsigned long int>::max)(); in test_str_to_uint() local
106 long int const lmax = (std::numeric_limits<long int>::max)(); in test_int_to_str() local
/third_party/ltp/lib/
Drandom_range.c737 long lmax = 6 * (long)GIG; /* higher than 32 bits */ local
739 long lmax = 1048576; local
/third_party/gettext/gettext-tools/src/
Dmsgl-fsearch.c606 size_t lmin, lmax; in message_fuzzy_index_search() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
DDiagBigDecimalTest.java137 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
/third_party/ffmpeg/libavcodec/
Dmpegvideo.h554 int lmin, lmax; member
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h749 __u32 lmax; member