HomeSort by: relevance | last modified time | path
    Searched defs:Equal (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h 72 static bool Equal(fInt, fInt); /* Returns true if two fInts are equal to each other */
318 static bool Equal(fInt A, fInt B)
365 if (Equal(Y, fZERO))
410 if (GreaterThan(fZERO, num) || Equal(fZERO, num))
426 if (Equal(num, fZERO)) /*Square Root of Zero is zero */
  /src/sys/arch/hppa/spmath/
float.h 485 #define Equal(cond) Equalbit(cond)

Completed in 30 milliseconds