HomeSort by: relevance | last modified time | path
    Searched defs:int32P1 (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 75 static const uint32 int32P1[ int32NumP1 ] = {
208 z = int32P1[ termNum ];
228 z = int32P1[ term1Num ] + int32P1[ term2Num ];
249 int32P1[ randomUint8() % int32NumP1 ]
250 + int32P1[ randomUint8() % int32NumP1 ]
251 + int32P1[ randomUint8() % int32NumP1 ]
testCases.c 75 static const uint32 int32P1[ int32NumP1 ] = {
208 z = int32P1[ termNum ];
228 z = int32P1[ term1Num ] + int32P1[ term2Num ];
249 int32P1[ randomUint8() % int32NumP1 ]
250 + int32P1[ randomUint8() % int32NumP1 ]
251 + int32P1[ randomUint8() % int32NumP1 ]

Completed in 25 milliseconds