Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/signals/
H A Dsignals.hh348 Tree sigFTZ(Tree s);
H A Dsignals.cpp930 Tree sigFTZ(Tree s) in sigFTZ() function
/dports/audio/faust/faust-2.37.3/compiler/propagate/
H A Dpropagate.cpp207 l2.push_back(sigFTZ(x)); in wrapWithFTZ()