Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libm/msun/
H A Drem_test.c142 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl()
164 testd(double x, double y, double expected_rem, int expected_quo) in testd()
186 testf(float x, float y, float expected_rem, int expected_quo) in testf()