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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c312 static const uint64 int64P1[ int64NumP1 ] = { variable
573 z = int64P1[ termNum ];
593 z = int64P1[ term1Num ] + int64P1[ term2Num ];
614 int64P1[ randomUint8() % int64NumP1 ]
615 + int64P1[ randomUint8() % int64NumP1 ]
616 + int64P1[ randomUint8() % int64NumP1 ]

Completed in 99 milliseconds