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

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.h53 extern int32 testCases_a_int32;
H A DtestLoops.c147 writeHex_bits32( testCases_a_int32, stdout );
486 trueZ = trueFunction( testCases_a_int32 );
489 testZ = testFunction( testCases_a_int32 );
537 trueZ = trueFunction( testCases_a_int32 );
540 testZ = testFunction( testCases_a_int32 );
590 trueZ = trueFunction( testCases_a_int32 );
593 testZ = testFunction( testCases_a_int32 );
645 trueZ = trueFunction( testCases_a_int32 );
648 testZ = testFunction( testCases_a_int32 );
H A DtestCases.c3268 int32 testCases_a_int32; variable
3294 testCases_a_int32 = int32RandomP3();
3297 testCases_a_int32 = int32RandomPInf();
3300 testCases_a_int32 = int32NextP1( &sequenceA );
3512 testCases_a_int32 = int32RandomP3();
3515 testCases_a_int32 = int32RandomPInf();
3520 testCases_a_int32 = int32NextP2( &sequenceA );

Completed in 53 milliseconds