Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c75 static const uint32 int32P1[ int32NumP1 ] = { variable
208 z = int32P1[ termNum ]; in int32NextP1()
228 z = int32P1[ term1Num ] + int32P1[ term2Num ]; in int32NextP2()
249 int32P1[ randomUint8() % int32NumP1 ] in int32RandomP3()
250 + int32P1[ randomUint8() % int32NumP1 ] in int32RandomP3()
251 + int32P1[ randomUint8() % int32NumP1 ] in int32RandomP3()