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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testCases.h 87 extern int64 testCases_a_int64;
  /src/regress/lib/libc/ieeefp/testfloat/
testLoops.c 187 writeHex_bits64( testCases_a_int64, stdout );
731 trueZ = trueFunction( testCases_a_int64 );
734 testZ = testFunction( testCases_a_int64 );
782 trueZ = trueFunction( testCases_a_int64 );
785 testZ = testFunction( testCases_a_int64 );
835 trueZ = trueFunction( testCases_a_int64 );
838 testZ = testFunction( testCases_a_int64 );
890 trueZ = trueFunction( testCases_a_int64 );
893 testZ = testFunction( testCases_a_int64 );
testCases.c 3303 int64 testCases_a_int64;
3344 testCases_a_int64 = int64RandomP3();
3347 testCases_a_int64 = int64RandomPInf();
3350 testCases_a_int64 = int64NextP1( &sequenceA );
3563 testCases_a_int64 = int64RandomP3();
3566 testCases_a_int64 = int64RandomPInf();
3571 testCases_a_int64 = int64NextP2( &sequenceA );

Completed in 18 milliseconds