Searched defs:isunordered (Results 1 – 2 of 2) sorted by relevance
447 #define isunordered(x, y) (isnan(x) || isnan(y)) macro
67 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function