Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/single/
Ds_tanf.c37 x = __mathlib_rredf(x, &qq); in tanf()
Drredf.h44 static __inline float __mathlib_rredf(float x, int *q) in __mathlib_rredf() function
Ds_sincosf.c55 x = __mathlib_rredf(x, &qq); in FUNCNAME()