Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S65 wrapper_func hypot
DCMakeLists.txt111 pico_wrap_function(${TARGET} hypot)
DBUILD.bazel58 "-Wl,--wrap=hypot",
Ddouble_math.c514 double WRAPPER_FUNC(hypot)(double x,double y) { in WRAPPER_FUNC() argument