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

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dnexttoward.c4 double nexttoward(double x, long double y) { function
8 double nexttoward(double x, long double y) { function
/fuchsia/zircon/system/utest/cobalt-client/
H A Dhistogram_options_test.cpp144 EXPECT_EQ(options.map_fn(nexttoward(-4.0, -5.0), options), 3);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h295 double nexttoward(double, long double);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk385 $(LOCAL_DIR)/src/math/nexttoward.c \

Completed in 84 milliseconds