Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1101 float32NumQInfWeightMasks = 7 enumerator
1104 static const uint32 float32QInfWeightMasks[ float32NumQInfWeightMasks ] = {
1114 static const uint32 float32QInfWeightOffsets[ float32NumQInfWeightMasks ] = {
1128 weightMaskNum = randomUint8() % float32NumQInfWeightMasks; in float32RandomQInfP3()
1145 weightMaskNum = randomUint8() % float32NumQInfWeightMasks; in float32RandomQInfPInf()