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

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

Completed in 87 milliseconds