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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.c584 static const int64 int64NumP2 = ( int64NumP1 * int64NumP1 + int64NumP1 ) / 2; variable
3226 testCases_total = 2 * int64NumP2;

Completed in 38 milliseconds