Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h159 AtomMegaClause = Yap_FullLookupAtom("$mega_clause");
385 FunctorMegaClause = Yap_MkFunctor(AtomMegaClause,2);
H A Dratoms.h159 AtomMegaClause = AtomAdjust(AtomMegaClause);
H A Dtatoms.h314 #define AtomMegaClause Yap_heap_regs->AtomMegaClause_ macro