Home
last modified time | relevance | path

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

/linux/include/math-emu/
H A Ddouble.h121 #define FP_TO_INT_ROUND_D(r,X,rsz,rsg) _FP_TO_INT_ROUND(D,2,r,X,rsz,rsg) macro
196 #define FP_TO_INT_ROUND_D(r,X,rsz,rsg) _FP_TO_INT_ROUND(D,1,r,X,rsz,rsg) macro
/linux/arch/powerpc/math-emu/
H A Dmath_efp.c413 FP_TO_INT_ROUND_D(vc.wp[1], DB, 32, in do_spe_mathemu()
447 FP_TO_INT_ROUND_D(vc.wp[1], DB, 32, in do_spe_mathemu()