Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/boxes/
H A Dboxes.cpp470 static Tree buildRecursiveBodyDef(int n, Tree lnames, Tree lexp) in buildRecursiveBodyDef() function
485 Tree rdef = buildRecursiveBodyDef(n, lnames, lexp); in boxWithRecDef()