Lines Matching full:lgamma
443 extern float __attribute__((overloadable)) lgamma(float);444 FN_FUNC_FN(lgamma)445 extern float __attribute__((overloadable)) lgamma(float, int*);446 FN_FUNC_FN_PIN(lgamma)