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

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dfdim.c3 double fdim(double x, double y) { function
H A Dfdiml.c6 return fdim(x, y);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h199 double fdim(double, double);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk335 $(LOCAL_DIR)/src/math/fdim.c \

Completed in 80 milliseconds