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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c44 static const uint32 int32P1[ int32NumP1 ] = { variable
177 z = int32P1[ termNum ];
197 z = int32P1[ term1Num ] + int32P1[ term2Num ];
218 int32P1[ randomUint8() % int32NumP1 ]
219 + int32P1[ randomUint8() % int32NumP1 ]
220 + int32P1[ randomUint8() % int32NumP1 ]

Completed in 56 milliseconds