Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/tlib/
H A Drecursive-tree.cpp209 Tree t2 = t->getProperty(gGlobal->DEBRUIJN2SYM); in deBruijn2Sym()
213 t->setProperty(gGlobal->DEBRUIJN2SYM, t2); in deBruijn2Sym()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh248 Tree DEBRUIJN2SYM; member
H A Dglobal.cpp537 DEBRUIJN2SYM = tree(symbol("deBruijn2Sym")); in init()