Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/compiler/documentator/
H A Ddoc.cpp193 return tree(gGlobal->DOCLST); in docLst()
197 return isTree(t, gGlobal->DOCLST); in isDocLst()
/dports/audio/faust/faust-2.37.3/compiler/
H A Dglobal.hh335 Sym DOCLST; member
H A Dglobal.cpp344 DOCLST = symbol("DocLst"); in global()