Home
last modified time | relevance | path

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

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