Searched refs:err_thresh (Results 1 – 2 of 2) sorted by relevance
365 int i, j, errs, tests, err_thresh; in monotl() local401 err_thresh = test1[i].thresh; in monotl()402 if (err_thresh >= 0) in monotl()406 err_thresh = -err_thresh; /* absolute error */ in monotl()411 if (fabsl (err) > (err_thresh * MACHEPL)) in monotl()435 err_thresh = test1[i].thresh; in monotl()436 if (err_thresh >= 0) in monotl()440 err_thresh = -err_thresh; in monotl()444 if (fabsl (err) > (err_thresh * MACHEPL)) in monotl()
684 int i, j, errs, tests, err_thresh; in monotll() local734 err_thresh = test1[i].thresh; in monotll()735 if (err_thresh >= 0) in monotll()739 err_thresh = -err_thresh; /* absolute error */ in monotll()744 if (fabsl (err) > (err_thresh * MACHEPL)) in monotll()778 err_thresh = test1[i].thresh; in monotll()779 if (err_thresh >= 0) in monotll()783 err_thresh = -err_thresh; in monotll()787 if (fabsl (err) > (err_thresh * MACHEPL)) in monotll()