Searched refs:__stime64_scale32_floor (Results 1 – 1 of 1) sorted by relevance
172 __stime64_scale32_floor(int64_t x, int32_t factor, int32_t divisor) in __stime64_scale32_floor() function230 return (__stime64_scale32_floor(x, factor / gcd, divisor / gcd)); in __stime64_scale64_floor()