Home
last modified time | relevance | path

Searched refs:lfpfuzz (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dsystime.c184 l_fp lfpfuzz; in get_systime()
238 DTOLFP(dfuzz, &lfpfuzz); in get_systime()
239 L_ADD(&result, &lfpfuzz); in get_systime()
185 l_fp lfpfuzz; get_systime() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3406 l_fp lfpfuzz; local
3486 DTOLFP(fuzz, &lfpfuzz);
3487 L_ADD(&nts, &lfpfuzz);