Home
last modified time | relevance | path

Searched refs:__tg_real_fma (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dtgmath.h122 #define __tg_real_fma(x, y, z) (__RETCAST_3(x, y, z)( \ macro
234 #define fma(x,y,z) __tg_real_fma((x), (y), (z))

Completed in 1 milliseconds