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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_arith.c446 /* fp_roundint: Internal rounding function for use by several of these
452 static void fp_roundint(struct fp_ext *dest, int mode) function
595 fp_roundint(&tmp, mode);
637 fp_roundint(dest, FPDATA->rnd);
649 fp_roundint(dest, FPCR_ROUND_RZ);

Completed in 41 milliseconds