Searched refs:hypot (Results 1 – 4 of 4) sorted by relevance
65 wrapper_func hypot
111 pico_wrap_function(${TARGET} hypot)
58 "-Wl,--wrap=hypot",
514 double WRAPPER_FUNC(hypot)(double x,double y) { in WRAPPER_FUNC() argument