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

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

Completed in 46 milliseconds