Home
last modified time | relevance | path

Searched defs:ScalarCompiler (Results 1 – 1 of 1) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dcompile_scal.hh42 class ScalarCompiler : public Compiler { class
58 ScalarCompiler(const string& name, const string& super, int numInputs, int numOutputs) in ScalarCompiler() function in ScalarCompiler
63 ScalarCompiler(Klass* k) : Compiler(k), fOccMarkup(0), fMaxIota(-1) {} in ScalarCompiler() function in ScalarCompiler