Home | History | Annotate | Download | only in common

Lines Matching full:i64

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