Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/math-emu/
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-2.4.37.9/arch/alpha/math-emu/
Dmath.c238 FP_TO_INT_ROUND_D(vc, DB, 64, 2); in alpha_fp_emul()
/linux-2.4.37.9/arch/s390/math-emu/
Dmath.c495 FP_TO_INT_ROUND_D(si, DA, 32, 1); in emu_cfdbr()