Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c3056 float128NumQInfWeightMasks = 14 enumerator
3059 static const uint64 float128QInfWeightMasks[ float128NumQInfWeightMasks ] = {
3076 static const uint64 float128QInfWeightOffsets[ float128NumQInfWeightMasks ] = {
3105 weightMaskNum = randomUint8() % float128NumQInfWeightMasks; in float128RandomQInfP3()
3127 weightMaskNum = randomUint8() % float128NumQInfWeightMasks; in float128RandomQInfPInf()