Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/math-emu/
Dfp_arith.c452 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint() function
596 fp_roundint(&tmp, mode); in modrem_kernel()
638 fp_roundint(dest, FPDATA->rnd); in fp_fint()
650 fp_roundint(dest, FPCR_ROUND_RZ); in fp_fintrz()