Home
last modified time | relevance | path

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

/arch/parisc/math-emu/
Ddfsqrt.c148 Dbl_rightshiftby1(newbitp1,newbitp2); in dbl_fsqrt()
154 Dbl_rightshiftby1(resultp1,resultp2); in dbl_fsqrt()
163 Dbl_rightshiftby1(resultp1,resultp2); in dbl_fsqrt()
190 Dbl_rightshiftby1(resultp1,resultp2); in dbl_fsqrt()
Ddbl_float.h222 #define Dbl_rightshiftby1(dbl_valueA,dbl_valueB) \ macro