OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roundtoint
(Results
1 - 6
of
6
) sorted by null
/external/arm-optimized-routines/math/
expf.c
71
kd =
roundtoint
(z);
exp.c
112
kd =
roundtoint
(z);
sincosf.h
113
return x -
roundtoint
(r) * p->hpi;
math_config.h
55
/* When set, the
roundtoint
and converttoint functions are provided with
63
roundtoint
(double_t x)
function
69
consistently with
roundtoint
. If the result is not representible in an
powf.c
87
kd =
roundtoint
(xd); /* k */
pow.c
205
kd =
roundtoint
(z);
Completed in 2587 milliseconds