Searched refs:Equal (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/parisc/math-emu/
H A Dsfcmp.c98 Set_status_cbit(Equal(cond));
113 Set_status_cbit(Equal(cond));
H A Ddfcmp.c98 Set_status_cbit(Equal(cond));
113 Set_status_cbit(Equal(cond));
128 /* Equal first parts. Now we must use unsigned compares to
155 /* Equal first parts. Now we must use unsigned compares to
H A Dfloat.h523 #define Equal(cond) Equalbit(cond) macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h70 static bool Equal(fInt, fInt); /* Returns true if two fInts are equal to each other */
316 static bool Equal(fInt A, fInt B) function
363 if (Equal(Y, fZERO))
408 if (GreaterThan(fZERO, num) || Equal(fZERO, num))
424 if (Equal(num, fZERO)) /*Square Root of Zero is zero */
H A Dppatomctrl.c1094 Equal(fV_NL, fEVV_V))) {

Completed in 286 milliseconds