Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_clock.c106 static u_int nsdivisors[] = { variable
342 nsdigits, nsdigits, bct->nsec / nsdivisors[nsdigits]); in clock_print_bcd()
360 nsdigits, nsdigits, ct->nsec / nsdivisors[nsdigits]); in clock_print_ct()