Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S57 wrapper_func atanhf
DCMakeLists.txt71 pico_wrap_function(${TARGET} atanhf)
DBUILD.bazel54 "-Wl,--wrap=atanhf",
Dfloat_math.c322 float WRAPPER_FUNC(atanhf)(float x) { in WRAPPER_FUNC() argument