Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c219 static const int32 int32NumP2 = ( int32NumP1 * int32NumP1 + int32NumP1 ) / 2; variable
3255 testCases_total = 2 * int32NumP2; in testCases_initSequence()