Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c772 float32NumP2 = 88 enumerator
860 static const uint32 float32P2[ float32NumP2 ] = {
1000 static const uint32 float32NumQInP2 = float32NumQIn * float32NumP2;
1001 static const uint32 float32NumQOutP2 = float32NumQOut * float32NumP2;
1012 if ( float32NumP2 <= sigNum ) { in float32NextQInP2()
1035 if ( float32NumP2 <= sigNum ) { in float32NextQOutP2()
1054 | ( ( float32P2[ randomUint8() % float32NumP2 ] in float32RandomQOutP3()
1055 + float32P2[ randomUint8() % float32NumP2 ] ) in float32RandomQOutP3()
1104 | ( ( float32P2[ randomUint8() % float32NumP2 ] in float32RandomQInfP3()
1105 + float32P2[ randomUint8() % float32NumP2 ] ) in float32RandomQInfP3()