Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh291 Sym BOXIPAR; member
H A Dglobal.cpp299 BOXIPAR = symbol("BoxIPar"); in global()
/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp241 return tree(gGlobal->BOXIPAR, x, y, z); in boxIPar()
258 return isTree(t, gGlobal->BOXIPAR, x, y, z); in isBoxIPar()