Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S55 wrapper_func tanh
DCMakeLists.txt101 pico_wrap_function(${TARGET} tanh)
DBUILD.bazel48 "-Wl,--wrap=tanh",
Ddouble_math.c291 double WRAPPER_FUNC(tanh)(double x) { in WRAPPER_FUNC() argument