Home
last modified time | relevance | path

Searched defs:expected_quo (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/msun/tests/
H A Drem_test.c139 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl()
161 testd(double x, double y, double expected_rem, int expected_quo) in testd()
183 testf(float x, float y, float expected_rem, int expected_quo) in testf()