Searched refs:__expo2f (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A D__expo2f.c8 float __expo2f(float x) { function
H A Dcoshf.c33 t = __expo2f(x);
H A Dsinhf.c31 t = 2 * h * __expo2f(absx);
/fuchsia/zircon/third_party/ulib/musl/third_party/include/
H A Dlibm.h212 float __expo2f(float);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk306 $(LOCAL_DIR)/src/math/__expo2f.c \

Completed in 35 milliseconds