Searched refs:XclExpOperandListVector (Results 1 – 1 of 1) sorted by relevance
110 typedef ::std::vector< XclExpOperandListRef > XclExpOperandListVector; typedef285 XclExpOperandListVector maOpListVec; // Formula structure, maps operators to their operands.2467 …for( XclExpOperandListVector::iterator aIt = mxData->maOpListVec.begin(), aEnd = mxData->maOpListV… in InsertZeros()