Lines Matching full:double
5 double do_fsqrt ( double x )7 double block[2];20 double do_fsqrts ( double x )22 double block[2];38 double(*f)(double), 39 double* args, int nargs, 43 double a, r;60 double* args = malloc(nargs * sizeof(double));