Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh2355 …static DeclareVarInst* genDecConstStaticStructVar(const string& vname, Typed* type, ValueInst* exp… in genDecConstStaticStructVar() function
H A Dinstructions_compiler.cpp2297 pushGlobalDeclare(InstBuilder::genDecConstStaticStructVar(vname, type, num_array)); in declareWaveform()