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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c41 int32NumP1 = 124 enumerator in enum:__anon16217
44 static const uint32 int32P1[ int32NumP1 ] = {
179 if ( int32NumP1 <= termNum ) {
188 static const int32 int32NumP2 = ( int32NumP1 * int32NumP1 + int32NumP1 ) / 2;
199 if ( int32NumP1 <= term2Num ) {
201 if ( int32NumP1 <= term1Num ) {
218 int32P1[ randomUint8() % int32NumP1 ]
219 + int32P1[ randomUint8() % int32NumP1 ]
[all...]

Completed in 49 milliseconds