Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S46 wrapper_func ceilf
DCMakeLists.txt60 pico_wrap_function(${TARGET} ceilf)
DBUILD.bazel43 "-Wl,--wrap=ceilf",
Dfloat_math.c234 float WRAPPER_FUNC(ceilf)(float x) { in WRAPPER_FUNC() argument