Home | History | Annotate | Download | only in runtime

Lines Matching refs:log2

570 extern float __attribute__((overloadable)) log2(float v) {
573 FN_FUNC_FN(log2)
2067 HN_FUNC_HN(log2);