Lines Matching +full:2 +full:ppm
16 * the Free Software Foundation, either version 2 of the License, or
58 #define NUM_FREQ_INVALID 2
131 printf("Error: adjtimex(ADJ_FREQ, %ld - %ld ppm\n",
150 printf("Error: adjtimex(ADJ_FREQ, %ld - %ld ppm\n",
269 if (set_offset(5 * NSEC_PER_SEC + NSEC_PER_SEC / 2, 1))
272 if (set_offset(-5 * NSEC_PER_SEC - NSEC_PER_SEC / 2, 1))
290 if (set_offset(5 * USEC_PER_SEC + USEC_PER_SEC / 2, 0))
293 if (set_offset(-5 * USEC_PER_SEC - USEC_PER_SEC / 2, 0))
301 if (set_bad_offset(0, 2 * NSEC_PER_SEC, 1))
303 if (set_bad_offset(0, 2 * USEC_PER_SEC, 0))