Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/cpp/
H A Dcpp_code_container.cpp183 if (gGlobal->gUIMacroSwitch) { in produceInternal()
305 if (gGlobal->gUIMacroSwitch) { in produceClass()
582 if (gGlobal->gUIMacroSwitch) { in produceClass()
845 if (gGlobal->gUIMacroSwitch) { in produceClass()
H A Dcpp_gpu_code_container.cpp56 if (gGlobal->gUIMacroSwitch) { in produceInternal()
202 if (gGlobal->gUIMacroSwitch) { in produceClass()
1124 if (gGlobal->gUIMacroSwitch) { in produceInternal()
1366 if (gGlobal->gUIMacroSwitch) { in produceClass()
1854 if (gGlobal->gUIMacroSwitch) { in produceClass()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh135 bool gUIMacroSwitch; member
H A Dglobal.cpp141 gUIMacroSwitch = false; in global()
H A Dlibcode.cpp479 gGlobal->gUIMacroSwitch = true; in processCmdline()
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dklass.cpp828 if (gGlobal->gUIMacroSwitch) { in println()
963 if (gGlobal->gUIMacroSwitch) { in println()
H A Dcode_container.cpp462 if (gGlobal->gUIMacroSwitch) { in printMacros()