Home
last modified time | relevance | path

Searched refs:roundf (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S47 wrapper_func roundf
DCMakeLists.txt61 pico_wrap_function(${TARGET} roundf)
DBUILD.bazel44 "-Wl,--wrap=roundf",
Dfloat_math.c190 float WRAPPER_FUNC(roundf)(float x) { in WRAPPER_FUNC() argument