Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S54 wrapper_func cosh
DCMakeLists.txt100 pico_wrap_function(${TARGET} cosh)
DBUILD.bazel47 "-Wl,--wrap=cosh",
Ddouble_math.c286 double WRAPPER_FUNC(cosh)(double x) { in WRAPPER_FUNC() argument