Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c615 static const int64 int64NumP2 = ( int64NumP1 * int64NumP1 + int64NumP1 ) / 2; variable
3259 testCases_total = 2 * int64NumP2; in testCases_initSequence()