Equal              98 arch/parisc/math-emu/dfcmp.c 	    Set_status_cbit(Equal(cond));
Equal             113 arch/parisc/math-emu/dfcmp.c         Set_status_cbit(Equal(cond));
Equal              98 arch/parisc/math-emu/sfcmp.c 	    Set_status_cbit(Equal(cond));
Equal             113 arch/parisc/math-emu/sfcmp.c         Set_status_cbit(Equal(cond));
Equal            1063 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			Equal(fV_NL, fEVV_V))) {
Equal              70 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h static bool Equal(fInt, fInt);                            /* Returns true if two fInts are equal to each other */
Equal             363 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	if (Equal(Y, fZERO))
Equal             408 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	if (GreaterThan(fZERO, num) || Equal(fZERO, num))
Equal             424 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	if (Equal(num, fZERO)) /*Square Root of Zero is zero */