Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_fmal.c41 struct dd { struct
47 * Compute a+b exactly, returning the exact result in a struct dd. We assume argument
Ds_fma.c41 struct dd { struct
47 * Compute a+b exactly, returning the exact result in a struct dd. We assume argument
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Ds_logl.c456 double dd, dk; in k_logl() local
568 double d_lo, dd, dk; in log1pl() local
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c717 (dd, e, bits) double dd; int *e, *bits; in d2b() argument