Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dmktime.c115 int * tensptr, in normalize() argument
121 *tensptr += *unitsptr / base; in normalize()
124 --*tensptr; in normalize()
127 *tensptr -= 1 + (-*unitsptr) / base; in normalize()