Home
last modified time | relevance | path

Searched refs:OStopOperand (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx57 TYPEINIT1(OStopOperand, OOperandValue);
465 if ( !IS_TYPE(OStopOperand,pOperand) ) in Exec()
469 while ( !IS_TYPE(OStopOperand,pOperand) ); in Exec()
490 if ( !rCodeStack.empty() && IS_TYPE(OStopOperand,rCodeStack.top()) ) in Exec()
H A Dfcomp.cxx812 m_aCodeList.push_back(new OStopOperand); in executeFunction()
882 m_aCodeList.push_back(new OStopOperand); in executeFunction()
899 m_aCodeList.push_back(new OStopOperand); in executeFunction()
/trunk/main/connectivity/source/inc/file/
H A Dfcode.hxx204 class OStopOperand : public OOperandValue class
207 OStopOperand(){} in OStopOperand() function in connectivity::file::OStopOperand

Completed in 22 milliseconds