Searched refs:timeScaleTable (Results 1 – 1 of 1) sorted by relevance
23 static const int64_t timeScaleTable[UDTS_MAX_SCALE][UTSV_MAX_SCALE_VALUE] = { variable51 return timeScaleTable[timeScale][value]; in utmscale_getTimeScaleValue()68 data = (const int64_t *)(&timeScaleTable[timeScale]); in utmscale_fromInt64()92 data = (const int64_t *)(&timeScaleTable[timeScale]); in utmscale_toInt64()