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

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c1107 int emitpoint = 0; local
1311 emitpoint = 1;
1320 - (emitpoint ? 1 : 0) /* Will we print a decimal point? */
1354 if (emitpoint) { /* Decimal point. */

Completed in 102 milliseconds