Searched refs:__tg_real_fma (Results 1 – 1 of 1) sorted by relevance
121 #define __tg_real_fma(x, y, z) (__RETCAST_3(x, y, z)( \ macro233 #define fma(x,y,z) __tg_real_fma((x), (y), (z))