Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestCases.c188 static const int32 int32NumP2 = ( int32NumP1 * int32NumP1 + int32NumP1 ) / 2; variable
3222 testCases_total = 2 * int32NumP2; in testCases_initSequence()