Home
last modified time | relevance | path

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

/dragonfly/tools/regression/lib/libm/
H A Dtest-rem.c143 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl()
165 testd(double x, double y, double expected_rem, int expected_quo) in testd()
187 testf(float x, float y, float expected_rem, int expected_quo) in testf()