Searched refs:REQUIRED_PRECISION (Results 1 – 4 of 4) sorted by relevance
296 if ( significand_match( d[i][j], r[i][j] ) < REQUIRED_PRECISION ) { in test_norm_function()312 if ( significand_match( d2[i][j], r2[i][j] ) < REQUIRED_PRECISION ) { in test_norm_function()
50 #define REQUIRED_PRECISION 10 /* allow 4 bits to miss */ macro
255 if ( significand_match( d[i][j], r[i][j] ) < REQUIRED_PRECISION ) { in test_transform_function()
326 if ( significand_match( d[i][j], r[i][j] ) < REQUIRED_PRECISION ) { in test_cliptest_function()