Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S53 wrapper_func coshf
DCMakeLists.txt67 pico_wrap_function(${TARGET} coshf)
DBUILD.bazel50 "-Wl,--wrap=coshf",
Dfloat_math.c283 float WRAPPER_FUNC(coshf)(float x) { in WRAPPER_FUNC() argument