Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/math-emu/
Dsingle.h110 #define FP_TO_INT_ROUND_S(r,X,rsz,rsg) _FP_TO_INT_ROUND(S,1,r,X,rsz,rsg) macro
/linux-2.4.37.9/arch/s390/math-emu/
Dmath.c515 FP_TO_INT_ROUND_S(si, SA, 32, 1); in emu_cfebr()