Home
last modified time | relevance | path

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

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