Home
last modified time | relevance | path

Searched defs:fp_zero (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/src/fp/
H A Dfp.c228 int fp_zero(fp_t out) in fp_zero() function
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3179 l_fp fp_zero = { { 0 }, 0 }; local