OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ieee754_fmodf
(Results
1 - 3
of
3
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
e_remainderf.c
45
if (hp<=0x7effffff) x =
__ieee754_fmodf
(x,p+p); /* now x < 2p */
e_fmodf.c
20
*
__ieee754_fmodf
(x,y)
31
__ieee754_fmodf
(float x, float y)
function
math_private.h
707
#define
__ieee754_fmodf
fmodf
macro
Completed in 82 milliseconds