Searched refs:roundf (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dllroundf.c4 return roundf(x);
H A Dlroundf.c4 return roundf(x);
H A Droundf.c12 float roundf(float x) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dmath.h316 float roundf(float);
/fuchsia/zircon/system/dev/audio/usb-audio/
H A Dusb-audio-units.cpp472 ticks_float = roundf(ticks_float / vol_res_) * vol_res_;
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk396 $(LOCAL_DIR)/src/math/roundf.c \

Completed in 35 milliseconds