Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx859 if( sp >= maxsp ) in PushWithoutError()
860 maxsp = sp + 1; in PushWithoutError()
936 if( sp >= maxsp ) in PushTempTokenWithoutError()
937 maxsp = sp + 1; in PushTempTokenWithoutError()
3373 nStackBase = sp = maxsp = 0; in Interpret()
4036 while( maxsp-- ) in Interpret()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx198 sal_uInt16 maxsp; // the maximal used stack pointer member in ScInterpreter

Completed in 40 milliseconds