Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S54 wrapper_func tanhf
DCMakeLists.txt68 pico_wrap_function(${TARGET} tanhf)
DBUILD.bazel51 "-Wl,--wrap=tanhf",
Dfloat_math.c288 float WRAPPER_FUNC(tanhf)(float x) { in WRAPPER_FUNC() argument