Searched refs:testCases_setLevel (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/tools/test/testfloat/
H A DtestCases.h26 void testCases_setLevel( int8 );
H A Dtestfloat.c58 testCases_setLevel( 1 );
147 testCases_setLevel( atoi( argv[ 1 ] ) );
152 testCases_setLevel( 1 );
155 testCases_setLevel( 2 );
170 testCases_setLevel( 2 );
H A Dtestsoftfloat.c823 testCases_setLevel( 1 );
899 testCases_setLevel( atoi( argv[ 1 ] ) );
904 testCases_setLevel( 1 );
907 testCases_setLevel( 2 );
922 testCases_setLevel( 2 );
H A DtestCases.c3131 void testCases_setLevel( int8 levelIn ) function

Completed in 57 milliseconds