Searched refs:MAXTC (Results 1 – 6 of 6) sorted by relevance
102 #define MAXTC 6 /* maximum time constant (shift) */ macro124 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
96 #define MAXTC 6 /* maximum time constant (shift) */ macro118 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
120 #define MAXTC 10 /* max time constant */ macro
320 else if (ntv->constant > MAXTC) in ntp_adjtime1()321 time_constant = MAXTC; in ntp_adjtime1()
212 MAXTC); in main()
6029 MAXTC, and log error returns from ntp_adjtime.