Home
last modified time | relevance | path

Searched refs:fma (Results 1 – 5 of 5) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_none.S73 wrapper_func fma
DCMakeLists.txt119 pico_wrap_function(${TARGET} fma)
DBUILD.bazel66 "-Wl,--wrap=fma",
Ddouble_math.c348 double WRAPPER_FUNC(fma)(double x,double y,double z) { check_nan_d1(x); return x*y+z; } in WRAPPER_FUNC() argument
Ddouble_fma_dcp.S76 wrapper_func fma