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

/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c72 int32NumP1 = 124 enumerator in enum:__anon5381
75 static const uint32 int32P1[ int32NumP1 ] = {
210 if ( int32NumP1 <= termNum ) {
219 static const int32 int32NumP2 = ( int32NumP1 * int32NumP1 + int32NumP1 ) / 2;
230 if ( int32NumP1 <= term2Num ) {
232 if ( int32NumP1 <= term1Num ) {
249 int32P1[ randomUint8() % int32NumP1 ]
250 + int32P1[ randomUint8() % int32NumP1 ]
[all...]

Completed in 51 milliseconds