Home
last modified time | relevance | path

Searched refs:float64NumQInfWeightMasks (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c1619 float64NumQInfWeightMasks = 10 enumerator
1622 static const uint32 float64QInfWeightMasks[ float64NumQInfWeightMasks ] = {
1635 static const uint32 float64QInfWeightOffsets[ float64NumQInfWeightMasks ] = {
1660 weightMaskNum = randomUint8() % float64NumQInfWeightMasks; in float64RandomQInfP3()
1685 weightMaskNum = randomUint8() % float64NumQInfWeightMasks; in float64RandomQInfPInf()