Searched refs:RETURN2P (Results 1 – 2 of 2) sorted by relevance
83 RETURN2P(1, x); /* 1 with inexact iff x != 0 */ in expl()230 RETURN2P(tiny, -1); /* good for x < -114ln2 - eps */ in expm1l()
637 #define RETURN2P(x, y) do { \ macro649 RETURN2P((rp)->hi, (rp)->lo); \