Home | History | Annotate | Download | only in common

Lines Matching refs:U_INT64_MAX

341     return (UBool)((convertedNumber.i64 & U_INT64_MAX) > gInf.i64);
367 return (UBool)((convertedNumber.i64 & U_INT64_MAX) == gInf.i64);