Searched refs:MAXTC (Results 1 – 4 of 4) sorted by relevance
53 #define MAXTC 6 macro
122 #define MAXTC 10 /* maximum time constant (shift) */ macro
691 time_constant = min(time_constant, (long)MAXTC); in process_adjtimex_modes()