Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddinterpreter.hpp59 CC_SKIP, enumerator
H A Ddinterpreter.cpp950 return CC_SKIP; in ExecuteCommand()
1479 if( ret == CC_SKIP) in InnerInterpreterLoop()
1784 if (ret == CC_SKIP) { in InterpreterLoop()