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