Home
last modified time | relevance | path

Searched refs:TUPLETTYPE (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh405 Sym TUPLETTYPE; member
H A Dglobal.cpp399 TUPLETTYPE = symbol("TupletType"); in global()
/dports/audio/faust/faust-2.37.3/compiler/signals/
H A Dsigtype.cpp457 return CTree::make(gGlobal->TUPLETTYPE, elems); in codeTupletType()