OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__ieee754_rem_pio2l
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
s_cosl.c
75
e0 =
__ieee754_rem_pio2l
(x, y);
s_sinl.c
73
e0 =
__ieee754_rem_pio2l
(x, y);
s_tanl.c
79
e0 =
__ieee754_rem_pio2l
(x, y);
/bionic/libm/upstream-freebsd/lib/msun/ld128/
e_rem_pio2l.h
19
/* ld128 version of
__ieee754_rem_pio2l
(x,y)
62
__ieee754_rem_pio2l
(long double x, long double *y)
function
Completed in 380 milliseconds