Searched defs:isnotequal (Results 1 – 2 of 2) sorted by relevance
1891 …static bool isnotequal(half x, half y) { return (x.data_!=y.data_ && ((x.data_|y.data_)&0x7FFF)) |… in isnotequal() function
1893 …static bool isnotequal(half x, half y) { return (x.data_!=y.data_ && ((x.data_|y.data_)&0x7FFF)) |… in isnotequal() function