HomeSort by: relevance | last modified time | path
    Searched refs:numInputs (Results 1 - 3 of 3) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 152 int8 numInputs;
  /src/regress/lib/libc/ieeefp/testfloat/
testfloat.c 302 && ( functions[ functionCode ].numInputs == 1 ) ) {
314 && ( functions[ functionCode ].numInputs == 2 ) ) {
  /src/lib/libc/softfloat/
timesoftfloat.c 1919 int8 numInputs;
2614 if ( functions[ functionCode ].numInputs == 1 ) {
2624 if ( functions[ functionCode ].numInputs == 2 ) {

Completed in 15 milliseconds