Home
last modified time | relevance | path

Searched refs:__stime64_scale64_floor (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/sys/
HDtime.h226 __stime64_scale64_floor(int64_t x, int64_t factor, int64_t divisor) in __stime64_scale64_floor() function
265 return (__stime64_scale64_floor(sbt, units_per_second, SBT_1S)); \