Searched refs:FP_TO_INT_ROUND_S (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/math-emu/ |
D | single.h | 110 #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/ |
D | math.c | 515 FP_TO_INT_ROUND_S(si, SA, 32, 1); in emu_cfebr()
|