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

/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_util.c53 #define L_CENT (L_4YEAR * 25) /* days per century */ macro
1056 while (ltemp >= L_CENT)
1057 ltemp -= L_CENT;

Completed in 61 milliseconds