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

/freebsd-10.0-release/tools/test/testfloat/
H A Dtestfloat.c52 flag functionArgument; local
67 functionArgument = FALSE;
209 functionArgument = TRUE;
214 functionArgument = TRUE;
219 functionArgument = TRUE;
241 functionArgument = TRUE;
246 if ( ! functionArgument ) fail( "Function argument required" );
H A Dtestsoftfloat.c817 flag functionArgument; local
831 functionArgument = FALSE;
957 functionArgument = TRUE;
962 functionArgument = TRUE;
967 functionArgument = TRUE;
983 functionArgument = TRUE;
988 if ( ! functionArgument ) fail( "Function argument required" );
/freebsd-10.0-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2482 flag functionArgument; local
2487 functionArgument = FALSE;
2573 functionArgument = TRUE;
2578 functionArgument = TRUE;
2583 functionArgument = TRUE;
2599 functionArgument = TRUE;
2604 if ( ! functionArgument ) fail( "Function argument required" );

Completed in 300 milliseconds