Searched refs:Dbl_iszero (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/math-emu/
H A Ddfrem.c237 if (stepcount > 0 || Dbl_iszero(opnd1p1,opnd1p2)) {
H A Ddfadd.c322 if(Dbl_iszero(resultp1,resultp2))
H A Ddfsub.c325 if(Dbl_iszero(resultp1,resultp2))
H A Ddbl_float.h144 #define Dbl_iszero(dbl_valueA,dbl_valueB) (Dallp1(dbl_valueA)==0 && \ macro

Completed in 60 milliseconds