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

/freebsd-11-stable/tools/test/testfloat/
H A DtestFunction.h120 int8 numInputs; member in struct:__anon13671
H A Dtestfloat.c266 && ( functions[ functionCode ].numInputs == 1 ) ) {
278 && ( functions[ functionCode ].numInputs == 2 ) ) {
H A Dtestsoftfloat.c184 int8 numInputs; member in struct:__anon13674
1005 if ( functions[ functionCode ].numInputs == 1 ) {
1020 if ( functions[ functionCode ].numInputs == 2 ) {
/freebsd-11-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c1917 int8 numInputs; member in struct:__anon6737
2612 if ( functions[ functionCode ].numInputs == 1 ) {
2622 if ( functions[ functionCode ].numInputs == 2 ) {

Completed in 112 milliseconds