Lines Matching full:exp2
409 extern float __attribute__((overloadable)) exp2(float);410 FN_FUNC_FN(exp2)415 return exp2(v * 3.321928095f);