Lines Matching defs:Double
47 * IEEE double variable to zero. It must be expression-like for syntactic55 _b_trunc(volatile double *_dp)63 struct Double {64 double a;65 double b;71 double __exp__D(double, double);72 struct Double __log__D(double);