Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmptan.c49 mp_no mpw, mpc, mps; in __mptan() local
51 n = __mpranred(x, &mpw, p) & 0x00000001; /* negative or positive result */ in __mptan()
52 __c32(&mpw, &mpc, &mps, p); /* computing sin(x) and cos(x) */ in __mptan()