Home
last modified time | relevance | path

Searched refs:SIGLOWEST (Results 1 – 4 of 4) sorted by relevance

/dports/audio/faust/faust-2.37.3/
H A Dadding-feature.md91 Sym SIGLOWEST;
99 SIGLOWEST = symbol("sigLowest");
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh377 Sym SIGLOWEST; member
H A Dglobal.cpp372 SIGLOWEST = symbol("sigLowest"); in global()
/dports/audio/faust/faust-2.37.3/compiler/signals/
H A Dsignals.cpp255 return tree(gGlobal->SIGLOWEST, s); in sigLowest()
260 return isTree(t, gGlobal->SIGLOWEST, s); in isSigLowest()