Searched refs:testCases_a_int64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/tools/test/testfloat/
H A DtestCases.h55 extern int64 testCases_a_int64;
H A DtestLoops.c156 writeHex_bits64( testCases_a_int64, stdout );
700 trueZ = trueFunction( testCases_a_int64 );
703 testZ = testFunction( testCases_a_int64 );
751 trueZ = trueFunction( testCases_a_int64 );
754 testZ = testFunction( testCases_a_int64 );
804 trueZ = trueFunction( testCases_a_int64 );
807 testZ = testFunction( testCases_a_int64 );
859 trueZ = trueFunction( testCases_a_int64 );
862 testZ = testFunction( testCases_a_int64 );
H A DtestCases.c3270 int64 testCases_a_int64; variable
3311 testCases_a_int64 = int64RandomP3();
3314 testCases_a_int64 = int64RandomPInf();
3317 testCases_a_int64 = int64NextP1( &sequenceA );
3530 testCases_a_int64 = int64RandomP3();
3533 testCases_a_int64 = int64RandomPInf();
3538 testCases_a_int64 = int64NextP2( &sequenceA );

Completed in 101 milliseconds