HomeSort by: relevance | last modified time | path
    Searched defs:int64NumP2 (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 615 static const int64 int64NumP2 = ( int64NumP1 * int64NumP1 + int64NumP1 ) / 2;
3259 testCases_total = 2 * int64NumP2;
testCases.c 615 static const int64 int64NumP2 = ( int64NumP1 * int64NumP1 + int64NumP1 ) / 2;
3259 testCases_total = 2 * int64NumP2;

Completed in 29 milliseconds