Home
last modified time | relevance | path

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

/bionic/libc/include/
Dmath.h25 typedef double __double_t; typedef
26 typedef __double_t double_t;
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h593 rnint(__double_t x) in rnint()
652 sizeof(__double_t) == sizeof(long double) ? irintd(x) : \