Searched refs:fp_multiplymant (Results 1 – 2 of 2) sorted by relevance
167 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant() function
192 fp_multiplymant(&temp, dest, src); in fp_fmul()