Searched defs:deInt16Equal (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/delibs/debase/
H A DdeInt32.h439 DE_INLINE deBool deInt16Equal (deInt16 a, deInt16 b) { return (a == b); } function

Completed in 149 milliseconds