Home
last modified time | relevance | path

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

/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptenginefwd_p.h478 QScriptValueImpl *tempStackEnd; variable
H A Dqscriptcontext_p.cpp65 if (stackPtr + needed >= eng->tempStackEnd) { \
H A Dqscriptengine_p.cpp1794 tempStackEnd = tempStackBegin + TEMP_STACK_SIZE; in init()