Home | History | Annotate | Download | only in runtime

Lines Matching defs:log2

573 extern float __attribute__((overloadable)) log2(float v) {
576 FN_FUNC_FN(log2)
2070 HN_FUNC_HN(log2);