Home
last modified time | relevance | path

Searched defs:prod (Results 1 – 5 of 5) sorted by relevance

/sysdeps/ieee754/ldbl-128/
A De_gammal_r.c74 _Float128 prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local
83 _Float128 prod = 1; in gammal_positive() local
/sysdeps/ieee754/ldbl-128ibm/
A De_gammal_r.c73 long double prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local
82 long double prod = 1; in gammal_positive() local
/sysdeps/ieee754/ldbl-96/
A De_gammal_r.c68 long double prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local
77 long double prod = 1; in gammal_positive() local
/sysdeps/ieee754/dbl-64/
A De_gamma_r.c68 double prod = __gamma_product (x_adj, 0, n, &eps); in gamma_positive() local
77 double prod = 1; in gamma_positive() local
/sysdeps/ieee754/flt-32/
A De_gammaf_r.c69 float prod = 1; in gammaf_positive() local

Completed in 11 milliseconds