Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh282 Sym BOXROUTE; member
H A Dglobal.cpp290 BOXROUTE = symbol("BoxRoute"); in global()
/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp123 return tree(gGlobal->BOXROUTE, n, m, r); in boxRoute()
128 return isTree(s, gGlobal->BOXROUTE, n, m, r); in isBoxRoute()