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