Home | History | Annotate | Download | only in i18n

Lines Matching refs:floorDivide

1254     int32_t days =  (int32_t)ClockMath::floorDivide(localMillis, (double)kOneDay);
2543 // int32_t julianInsanityCheck = (int32_t)ClockMath::floorDivide(millis, kOneDay);