Searched refs:fp_putmant128 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_arith.c207 fp_putmant128(dest, &temp, 1);
209 fp_putmant128(dest, &temp, 0);
294 fp_putmant128(dest, &temp, 32);
296 fp_putmant128(dest, &temp, 31);
H A Dmulti_arith.h246 static inline void fp_putmant128(struct fp_ext *dest, union fp_mant128 *src, function

Completed in 93 milliseconds