Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh136 bool gDumpNorm; member
H A Dglobal.cpp142 gDumpNorm = false; in global()
H A Dlibcode.cpp544 gGlobal->gDumpNorm = true; in processCmdline()
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dcompile_scal.cpp131 if (gGlobal->gDumpNorm) { in prepare()
H A Dinstructions_compiler.cpp259 if (gGlobal->gDumpNorm) { in prepare()