Searched refs:Dbl_rightshift (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/parisc/math-emu/ | ||
D | frnd.c | 197 Dbl_rightshift(resultp1,resultp2,(DBL_P-1) - (src_exponent)); in dbl_frnd() |
D | dbl_float.h | 64 #define Dbl_rightshift(srcdstA, srcdstB, varamount) \ macro |