Searched refs:fmod (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dfmod.c4 double fmod(double x, double y) { function
H A Dfmodl.c5 return fmod(x, y);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h219 double fmod(double, double);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk348 $(LOCAL_DIR)/src/math/fmod.c \

Completed in 86 milliseconds