Searched refs:SC_tgammaf (Results 1 – 2 of 2) sorted by relevance
45 float SC_tgammaf(float x) { in SC_tgammaf() function
797 extern float __attribute__((overloadable)) SC_tgammaf(float);799 return SC_tgammaf(v); in tgamma()