Home | History | Annotate | Download | only in common

Lines Matching defs:i64

169     int64_t i64; /* This must be defined first in order to allow the initialization to work. This is a C89 feature. */
339 return (UBool)((convertedNumber.i64 & U_INT64_MAX) > gInf.i64);
365 return (UBool)((convertedNumber.i64 & U_INT64_MAX) == gInf.i64);