Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/propagate/
H A Dlabels.cpp52 return tree(gGlobal->PATHPARENT); in pathParent()
56 return isTree(t, gGlobal->PATHPARENT); in isPathParent()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh352 Sym PATHPARENT; member
H A Dglobal.cpp351 PATHPARENT = symbol(".."); in global()