Searched defs:both_nan (Results 1 – 1 of 1) sorted by relevance
39 #define both_nan(a,b) (isnan(a) && isnan(b)) macro41 #define both_nan(a,b) 0 macro