Searched refs:fret (Results 1 – 2 of 2) sorted by relevance
40 double fret = math_narrow_eval ((double) ret); in __gamma_product() local41 *eps = (ret - fret) / fret; in __gamma_product()43 return fret; in __gamma_product()
40 float fret = math_narrow_eval ((float) ret); in __gamma_productf() local41 *eps = (ret - fret) / fret; in __gamma_productf()43 return fret; in __gamma_productf()