Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh280 Sym BOXCUT; member
H A Dglobal.cpp288 BOXCUT = symbol("BoxCut"); in global()
/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp137 return tree(gGlobal->BOXCUT); in boxCut()
141 return isTree(t, gGlobal->BOXCUT); in isBoxCut()