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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c1153 float64NumQOut = 64, enumerator in enum:__anon16223
1183 static const uint32 float64QOut[ float64NumQOut ] = {
1465 static const uint32 float64NumQOutP1 = float64NumQOut * float64NumP1;
1510 if ( float64NumQOut <= expNum ) {
1522 static const uint32 float64NumQOutP2 = float64NumQOut * float64NumP2;
1567 if ( float64NumQOut <= expNum ) {
1591 float64QOut[ randomUint8() % float64NumQOut ]
1610 float64QOut[ randomUint8() % float64NumQOut ]

Completed in 105 milliseconds