Searched defs:isunordered (Results 1 – 4 of 4) sorted by relevance
138 #define isunordered(x) this_should_not_compile(x)}}}}}}}}}}}}}}}}}}} macro
102 #define isunordered(x,y) (isnan((x)) ? ((void)(y),1) : isnan((y))) macro
106 #define isunordered(x,y) (isnan((x)) ? ((void)(y),1) : isnan((y))) macro