Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_arith.c444 /* fp_roundint: Internal rounding function for use by several of these
450 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint() function
594 fp_roundint(&tmp, mode); in modrem_kernel()
636 fp_roundint(dest, FPDATA->rnd); in fp_fint()
648 fp_roundint(dest, FPCR_ROUND_RZ); in fp_fintrz()
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_arith.c444 /* fp_roundint: Internal rounding function for use by several of these
450 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint() function
594 fp_roundint(&tmp, mode); in modrem_kernel()
636 fp_roundint(dest, FPDATA->rnd); in fp_fint()
648 fp_roundint(dest, FPCR_ROUND_RZ); in fp_fintrz()

Completed in 2 milliseconds