Searched defs:lmax (Results 1 – 8 of 8) sorted by relevance
737 long lmax = 6 * (long)GIG; /* higher than 32 bits */ local739 long lmax = 1048576; local
802 double const lmax = lhs.Max(); in NumberModulus() local851 double lmax = lhs.Max(); in NumberBitwiseOr() local888 double lmax = lhs.Max(); in NumberBitwiseAnd() local919 double lmax = lhs.Max(); in NumberBitwiseXor() local
269 double lmax = pow(10.0, maxdb/2000.0); in snd_tlv_convert_to_dB() local
134 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
137 private static final long lmax = 9223372036854775807L; field in DiagBigDecimalTest
57 #define LCLAMPF(a, lmin, lmax) ((a) > (lmin) ? ( (a) >= (lmax) ? (lmax) : (lroundf(a)) ) : (lmin)) argument
508 int lmin, lmax; member
777 __u32 lmax; member