Searched refs:limits2 (Results 1 – 1 of 1) sorted by relevance
524 const double *limits2 = fmt2.getLimits(count2); in TestClosures() local527 if((count2 != 6) || !limits2 || !closures2) { in TestClosures()533 limits2[i], in TestClosures()535 if(limits2[i] != limits[i]) { in TestClosures()536 errln("FAIL: limit #%d = %g, should be %g\n", i, limits2[i], limits[i]); in TestClosures()