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

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

Completed in 183 milliseconds