Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/system/
H A Dzorba_properties.h88 bool theCompileOnly; variable
132 theCompileOnly = false; in initialize()
174 const bool &compileOnly () const { return theCompileOnly; } in compileOnly()
355 theCompileOnly = true; in load_argv()
/dports/textproc/zorba/zorba-2.7.0/bin/
H A Dzorbacmdproperties_base.h72 bool theCompileOnly; variable
106 theCompileOnly = false; in initialize()
143 const bool &compileOnly () const { return theCompileOnly; } in compileOnly()
322 theCompileOnly = true; in load_argv()