Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp143 std::cout << std::string(++thePrintDepth, ' ') << TRACE << ", stk size " \
152 std::cout << std::string(thePrintDepth--, ' ') << TRACE << ", stk size: " \
584 ulong thePrintDepth; member in zorba::TranslatorImpl
675 thePrintDepth(0), in TranslatorImpl()