Home
last modified time | relevance | path

Searched refs:FunctorSafeCallCleanup (Results 1 – 5 of 5) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h408 FunctorSafeCallCleanup = FuncAdjust(FunctorSafeCallCleanup);
H A Dihstruct.h135 …Yap_heap_regs->pred_safe_call_cleanup = RepPredProp(PredPropByFunc(FunctorSafeCallCleanup,PROLOG_M…
H A Diatoms.h408 FunctorSafeCallCleanup = Yap_MkFunctor(AtomSafeCallCleanup,4);
H A Dtatoms.h812 #define FunctorSafeCallCleanup Yap_heap_regs->FunctorSafeCallCleanup_ macro
/dports/lang/yap/yap-6.2.2/misc/
H A DHEAPFIELDS143 struct pred_entry *pred_safe_call_cleanup PredSafeCallCleanup MkPred FunctorSafeCallCleanup PROLOG_…