Home | History | Annotate | Download | only in functional

Lines Matching defs:numInputs

1428 	int					numInputs		= (isOperationBinary(m_op)) ? (2) : (1);
1498 for (int inNdx = 0; inNdx < numInputs; inNdx++)