Searched refs:verifyResultsLdexpFloat2IntFloat2 (Results 1 – 1 of 1) sorted by relevance
392 verifyResultsLdexpFloat2IntFloat2(inMantissa, inExponent, out, false); in checkLdexpFloat2IntFloat2()401 verifyResultsLdexpFloat2IntFloat2(inMantissa, inExponent, out, true); in checkLdexpFloat2IntFloat2()410 …private void verifyResultsLdexpFloat2IntFloat2(Allocation inMantissa, Allocation inExponent, Alloc… in verifyResultsLdexpFloat2IntFloat2() method in TestLdexp