Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dlibfaust-signal.h298 Signal sigRint(Signal x);
/dports/audio/faust/faust-2.37.3/compiler/signals/
H A Dsignals.hh176 EXPORT Tree sigRint(Tree x);
H A Dsignals.cpp659 EXPORT Tree sigRint(Tree x) in sigRint() function
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp2510 return sigRint(x); in CsigRint()