Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dfabs.c7 fabs(u32 *frD, u32 *frB) in fabs() function
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dfpu_etc.c29 static void fabs(FPU_REG *st0_ptr, u_char st0tag) in fabs() function
/OK3568_Linux_fs/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c38 #define fabs(x) __builtin_fabs(x) macro
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dmath.c363 static int fabs(struct sh_fpu_soft_struct *fregs, int n) in fabs() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h704 #define fabs(Val) __TGMATH_UNARY_REAL_IMAG_RET_REAL (Val, fabs, cabs) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h704 #define fabs(Val) __TGMATH_UNARY_REAL_IMAG_RET_REAL (Val, fabs, cabs) macro
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S13460 fabs: label
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp3090 UNARY_OP_FUNCTOR(fabs, number_kind_floating_point) in UNARY_OP_FUNCTOR() argument