Home
last modified time | relevance | path

Searched defs:dnext (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dlgammaq_neg.c537 __float128 dnext = dlast * y0r2 + elast; in __quadmath_lgamma_negq() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlgammaq_neg.c537 __float128 dnext = dlast * y0r2 + elast; in __quadmath_lgamma_negq() local
/netbsd-src/sys/dev/usb/
H A Dohcivar.h52 struct ohci_soft_td *dnext; /* next in done list */ global() member
71 struct ohci_soft_itd *dnext; /* next in done list */ global() member
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt-common.c55 uint8_t *dnext; in encode64() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drlog.c186 struct Datepairs *dnext; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c3382 dnlist *dnext = (*dn)->next; in refresh_purge() local