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

  /src/regress/lib/libc/ieeefp/testfloat/
testCases.c 2353 float128NumQIn = 22,
2359 static const uint64 float128QIn[ float128NumQIn ] = {
2918 static const uint32 float128NumQInP1 = float128NumQIn * float128NumP1;
2934 if ( float128NumQIn <= expNum ) {
2969 static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
2985 if ( float128NumQIn <= expNum ) {
testCases.c 2353 float128NumQIn = 22,
2359 static const uint64 float128QIn[ float128NumQIn ] = {
2918 static const uint32 float128NumQInP1 = float128NumQIn * float128NumP1;
2934 if ( float128NumQIn <= expNum ) {
2969 static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
2985 if ( float128NumQIn <= expNum ) {
testCases.c 2353 float128NumQIn = 22,
2359 static const uint64 float128QIn[ float128NumQIn ] = {
2918 static const uint32 float128NumQInP1 = float128NumQIn * float128NumP1;
2934 if ( float128NumQIn <= expNum ) {
2969 static const uint32 float128NumQInP2 = float128NumQIn * float128NumP2;
2985 if ( float128NumQIn <= expNum ) {

Completed in 51 milliseconds