Home
last modified time | relevance | path

Searched defs:fabs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c37 #define fabs(x) __builtin_fabs(x) macro
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c281 void HELPER(fabs)(CPUM68KState *env, FPReg *res, FPReg *val) in HELPER() argument