Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S52 wrapper_func sinhf
DCMakeLists.txt66 pico_wrap_function(${TARGET} sinhf)
DBUILD.bazel49 "-Wl,--wrap=sinhf",
Dfloat_math.c278 float WRAPPER_FUNC(sinhf)(float x) { in WRAPPER_FUNC() argument