Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c770 float32NumQOut = 50, enumerator
800 static const uint32 float32QOut[ float32NumQOut ] = {
952 static const uint32 float32NumQOutP1 = float32NumQOut * float32NumP1;
989 if ( float32NumQOut <= expNum ) { in float32NextQOutP1()
1001 static const uint32 float32NumQOutP2 = float32NumQOut * float32NumP2;
1038 if ( float32NumQOut <= expNum ) { in float32NextQOutP2()
1053 float32QOut[ randomUint8() % float32NumQOut ] in float32RandomQOutP3()
1064 float32QOut[ randomUint8() % float32NumQOut ] in float32RandomQOutPInf()