Searched defs:expected_rem (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/msun/tests/
H A Drem_test.c144 testl(long double x, long double y, long double expected_rem, int expected_quo) argument
166 testd(double x, double y, double expected_rem, int expected_quo) argument
188 testf(float x, float y, float expected_rem, int expected_quo) argument
[all...]

Completed in 110 milliseconds