Home
last modified time | relevance | path

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

/dflybsd-src/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() function
H A Dtest-next.c55 #define testl(exp, ans, ex) do { \ macro