Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h334 FunctorClist = FuncAdjust(FunctorClist);
H A Diatoms.h334 FunctorClist = Yap_MkFunctor(AtomWhen,4);
H A Dtatoms.h664 #define FunctorClist Yap_heap_regs->FunctorClist_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Ddbase.c910 ConstraintsTerm = Yap_MkApplTerm(FunctorClist, 4, t); in MkDBTerm()