Searched refs:remainderf (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dremainderf.c4 float remainderf(float x, float y) { function
9 weak_alias(remainderf, dremf);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h304 float remainderf(float, float);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk389 $(LOCAL_DIR)/src/math/remainderf.c \

Completed in 116 milliseconds