Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx217 OCodeStack aCodeStack; in describeParam() local
240 aCodeStack.push(pOperand); in describeParam()
245 OOperandParam *pParam = PTR_CAST(OOperandParam,aCodeStack.top()); in describeParam()
258 pOperator->Exec(aCodeStack); in describeParam()
261 OOperand* pOperand = aCodeStack.top(); in describeParam()
262 aCodeStack.pop(); in describeParam()
264 OSL_ENSURE(aCodeStack.size() == 0, "StackFehler"); in describeParam()

Completed in 8 milliseconds