Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1651 float64NumQInfWeightMasks = 10 enumerator
1654 static const uint32 float64QInfWeightMasks[ float64NumQInfWeightMasks ] = {
1667 static const uint32 float64QInfWeightOffsets[ float64NumQInfWeightMasks ] = {
1692 weightMaskNum = randomUint8() % float64NumQInfWeightMasks; in float64RandomQInfP3()
1717 weightMaskNum = randomUint8() % float64NumQInfWeightMasks; in float64RandomQInfPInf()