Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dtgmath.h121 #define __tg_real_fma(x, y, z) (__RETCAST_3(x, y, z)( \ macro
233 #define fma(x,y,z) __tg_real_fma((x), (y), (z))