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

  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 1184 float64NumQIn = 22,
1190 static const uint32 float64QIn[ float64NumQIn ] = {
1496 static const uint32 float64NumQInP1 = float64NumQIn * float64NumP1;
1515 if ( float64NumQIn <= expNum ) {
1553 static const uint32 float64NumQInP2 = float64NumQIn * float64NumP2;
1572 if ( float64NumQIn <= expNum ) {
testCases.c 1184 float64NumQIn = 22,
1190 static const uint32 float64QIn[ float64NumQIn ] = {
1496 static const uint32 float64NumQInP1 = float64NumQIn * float64NumP1;
1515 if ( float64NumQIn <= expNum ) {
1553 static const uint32 float64NumQInP2 = float64NumQIn * float64NumP2;
1572 if ( float64NumQIn <= expNum ) {

Completed in 28 milliseconds