Lines Matching refs:PRECISION
140 2) PRECISION should be -4/-5 (63ms/31ms) for the following reasons:
172 By default, PRECISION is set to -4, but experience, especially at a
177 the PRECISION will revert to the normal value while the clock
382 #define PRECISION (-4) /* Precision (~63 ms). */
720 peer->precision = PRECISION;
1392 * unknown, revert to default PRECISION...*/
1394 peer->precision = PRECISION;
1397 HIGHPRECISION : PRECISION);
1402 HIGHPRECISION : PRECISION);
1404 peer->precision = PRECISION;
1407 HIGHPRECISION : PRECISION);
1421 printf("arc: PRECISION = %d.\n", peer->precision);