Searched refs:fma (Results 1 – 5 of 5) sorted by relevance
73 wrapper_func fma
119 pico_wrap_function(${TARGET} fma)
66 "-Wl,--wrap=fma",
348 double WRAPPER_FUNC(fma)(double x,double y,double z) { check_nan_d1(x); return x*y+z; } in WRAPPER_FUNC() argument
76 wrapper_func fma