Searched refs:Sgl_rightshift (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/parisc/math-emu/ | ||
D | frnd.c | 91 Sgl_rightshift(result,(SGL_P-1) - (src_exponent)); in sgl_frnd() |
D | sgl_float.h | 54 #define Sgl_rightshift(srcdst, varamount) \ macro |