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

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c546 static UINTMAX_T myround(LDOUBLE);
1217 if ((fracpart = myround(mask * (ufvalue - intpart))) >= mask) {
1220 * (because precision = 3). Now, myround(1000 * 0.99962) will
1474 myround(LDOUBLE value) function

Completed in 186 milliseconds