Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_none.S64 wrapper_func hypotf
DCMakeLists.txt78 pico_wrap_function(${TARGET} hypotf)
DBUILD.bazel61 "-Wl,--wrap=hypotf",
Dfloat_math.c468 float WRAPPER_FUNC(hypotf)(float x,float y) { in WRAPPER_FUNC() argument