Searched refs:L_CENT (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_util.c55 #define L_CENT (L_4YEAR * 25) /* days per century */ macro
1062 while (ltemp >= L_CENT)
1063 ltemp -= L_CENT;

Completed in 189 milliseconds