Searched refs:compareWithNAN (Results 1 – 1 of 1) sorted by relevance
48 static UBool compareWithNAN(double x, double y);413 else if(!compareWithNAN(result, exp)) {422 static UBool compareWithNAN(double x, double y) in compareWithNAN() function438 if(! compareWithNAN(expect, got) ) { in doAssert()