Home
last modified time | relevance | path

Searched refs:pi_tail (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/crt/math/libm_sse2/
H A Datan2.c553 pi_tail = 3.1786509547056392e-08, /* 0x3e6110b4611a6263 */ in FN_PROTOTYPE() local
746 if (xneg) {q1 = pi_head - q1; q2 = pi_tail - q2;} in FN_PROTOTYPE()