Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h331 FunctorCatch = FuncAdjust(FunctorCatch);
H A Dihstruct.h126 Yap_heap_regs->pred_dollar_catch = RepPredProp(PredPropByFunc(FunctorCatch,PROLOG_MODULE));
H A Diatoms.h331 FunctorCatch = Yap_MkFunctor(AtomCatch,3);
H A Dtatoms.h658 #define FunctorCatch Yap_heap_regs->FunctorCatch_ macro
/dports/lang/yap/yap-6.2.2/misc/
H A DHEAPFIELDS134 struct pred_entry *pred_dollar_catch PredDollarCatch MkPred FunctorCatch PROLOG_MODULE