Searched defs:testl (Results 1 – 2 of 2) sorted by relevance
143 testl(long double x, long double y, long double expected_rem, int expected_quo) in testl() function
55 #define testl(exp, ans, ex) do { \ macro