Home
last modified time | relevance | path

Searched refs:fp_addmant (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/m68k/math-emu/
Dfp_arith.c102 if (fp_addmant(dest, src)) in fp_fadd()
Dmulti_arith.h322 static inline int fp_addmant(struct fp_ext *dest, struct fp_ext *src) in fp_addmant() function