Home
last modified time | relevance | path

Searched defs:roundf (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/math/s390x/
Droundf.c5 float roundf(float x) in roundf() function
/third_party/musl/src/math/aarch64/
Droundf.c3 float roundf(float x) in roundf() function
/third_party/musl/src/math/powerpc64/
Droundf.c5 float roundf(float x) in roundf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Droundf.c12 float roundf(float x) in roundf() function
/third_party/musl/src/math/
Droundf.c12 float roundf(float x) in roundf() function
/third_party/ffmpeg/libavutil/
Dlibm.h451 static av_always_inline av_const float roundf(float x) in roundf() function
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in1882 # define roundf rpl_roundf macro
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-algs.hh164 #define roundf(x) _hb_roundf(x) macro
/third_party/harfbuzz/src/
Dhb-algs.hh161 #define roundf(x) _hb_roundf(x) macro