HomeSort by: relevance | last modified time | path
    Searched defs:functionArgument (Results 1 - 2 of 2) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/
testfloat.c 88 flag functionArgument;
103 functionArgument = FALSE;
245 functionArgument = TRUE;
250 functionArgument = TRUE;
255 functionArgument = TRUE;
277 functionArgument = TRUE;
282 if ( ! functionArgument ) fail( "Function argument required" );
  /src/lib/libc/softfloat/
timesoftfloat.c 2484 flag functionArgument;
2489 functionArgument = FALSE;
2575 functionArgument = TRUE;
2580 functionArgument = TRUE;
2585 functionArgument = TRUE;
2601 functionArgument = TRUE;
2606 if ( ! functionArgument ) fail( "Function argument required" );

Completed in 14 milliseconds