Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S51 wrapper_func atanf
DCMakeLists.txt65 pico_wrap_function(${TARGET} atanf)
DBUILD.bazel48 "-Wl,--wrap=atanf",
Dfloat_math.c271 float WRAPPER_FUNC(atanf)(float x) { in WRAPPER_FUNC() argument