Home
last modified time | relevance | path

Searched refs:numInputs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A Dtestfloat.c302 && ( functions[ functionCode ].numInputs == 1 ) ) { in main()
314 && ( functions[ functionCode ].numInputs == 2 ) ) { in main()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestFunction.h152 int8 numInputs; member
/netbsd-src/lib/libc/softfloat/
H A Dtimesoftfloat.c1919 int8 numInputs; member
2614 if ( functions[ functionCode ].numInputs == 1 ) { in main()
2624 if ( functions[ functionCode ].numInputs == 2 ) { in main()