Searched refs:fp_addmant (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/m68k/math-emu/ | ||
D | multi_arith.h | 81 static inline int fp_addmant(struct fp_ext *dest, struct fp_ext *src) in fp_addmant() function |
D | fp_arith.c | 101 if (fp_addmant(dest, src)) in fp_fadd() |