HomeSort by relevance Sort by last modified time
    Searched refs:converttoint (Results 1 - 6 of 6) sorted by null

  /external/arm-optimized-routines/math/
expf.c 72 ki = converttoint (z);
exp.c 113 ki = converttoint (z);
sincosf.h 112 *np = converttoint (r);
math_config.h 55 /* When set, the roundtoint and converttoint functions are provided with
60 consistently with converttoint so the results match. If the result
72 converttoint (double_t x) function
powf.c 88 ki = converttoint (xd);
pow.c 206 ki = converttoint (z);

Completed in 2608 milliseconds