Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h328 FunctorAttGoal = FuncAdjust(FunctorAttGoal);
H A Diatoms.h328 FunctorAttGoal = Yap_MkFunctor(AtomAttDo,2);
H A Dtatoms.h652 #define FunctorAttGoal Yap_heap_regs->FunctorAttGoal_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dattvar.c45 ng = Yap_MkApplTerm(FunctorAttGoal, 2, t); in AddToQueue()