Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh281 Sym BOXWAVEFORM; member
H A Dglobal.cpp289 BOXWAVEFORM = symbol("BoxWaveform"); in global()
/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp109 return tree(gGlobal->BOXWAVEFORM, br); in boxWaveform()
114 return isTree(s, gGlobal->BOXWAVEFORM); in isBoxWaveform()