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

  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 343 static const uint64 int64P1[ int64NumP1 ] = {
604 z = int64P1[ termNum ];
624 z = int64P1[ term1Num ] + int64P1[ term2Num ];
645 int64P1[ randomUint8() % int64NumP1 ]
646 + int64P1[ randomUint8() % int64NumP1 ]
647 + int64P1[ randomUint8() % int64NumP1 ]

Completed in 18 milliseconds