Home
last modified time | relevance | path

Searched refs:RETURN2P (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/lib/msun/ld128/
H A Ds_expl.c83 RETURN2P(1, x); /* 1 with inexact iff x != 0 */ in expl()
233 RETURN2P(tiny, -1); /* good for x < -114ln2 - eps */ in expm1l()
/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h802 #define RETURN2P(x, y) do { \ macro
814 RETURN2P((rp)->hi, (rp)->lo); \

Completed in 2 milliseconds