Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S53 wrapper_func sinh
DCMakeLists.txt99 pico_wrap_function(${TARGET} sinh)
DBUILD.bazel46 "-Wl,--wrap=sinh",
Ddouble_math.c281 double WRAPPER_FUNC(sinh)(double x) { in WRAPPER_FUNC() argument