Home | History | Annotate | Download | only in ppc

Lines Matching full:double

7 	long double ld;
9 double hi;
10 double lo;
15 double d;
22 static inline double __attribute__((always_inline))
23 fabs(double x)
30 static inline double __attribute__((always_inline))
31 high26bits(double x)
39 different_sign(double x, double y)