Home
last modified time | relevance | path

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

/linux/arch/m68k/math-emu/
H A Dfp_arith.c440 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint() function
584 fp_roundint(&tmp, mode); in modrem_kernel()
623 fp_roundint(dest, FPDATA->rnd); in fp_fint()
634 fp_roundint(dest, FPCR_ROUND_RZ); in fp_fintrz()