Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_clock.c110 static u_int nsdivisors[] = { variable
346 nsdigits, nsdigits, bct->nsec / nsdivisors[nsdigits]); in clock_print_bcd()
364 nsdigits, nsdigits, ct->nsec / nsdivisors[nsdigits]); in clock_print_ct()