Lines Matching refs:log10
472 extern float __attribute__((overloadable)) log10(float);473 FN_FUNC_FN(log10)477 return log10(v) * 3.321928095f;