Home
last modified time | relevance | path

Searched defs:smooth (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dsmoothstep.sh38 smooth() { function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_ossl.c610 int ret = 0, smooth = 0; in rsa_ossl_mod_exp() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_ossl.c609 int ret = 0, i, ex_primes = 0, smooth = 0; in rsa_ossl_mod_exp() local
/netbsd-src/sys/dev/usb/
H A Duatp.c2577 smooth(struct uatp_softc *sc, unsigned int old_raw, unsigned int old_smoothed, in smooth() function