Home
last modified time | relevance | path

Searched refs:FunctorMetaCall (Results 1 – 6 of 6) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h386 FunctorMetaCall = FuncAdjust(FunctorMetaCall);
H A Dihstruct.h125 Yap_heap_regs->pred_meta_call = RepPredProp(PredPropByFunc(FunctorMetaCall,PROLOG_MODULE));
H A Diatoms.h386 FunctorMetaCall = Yap_MkFunctor(AtomMetaCall,4);
H A Dtatoms.h768 #define FunctorMetaCall Yap_heap_regs->FunctorMetaCall_ macro
/dports/lang/yap/yap-6.2.2/misc/
H A DHEAPFIELDS133 struct pred_entry *pred_meta_call PredMetaCall MkPred FunctorMetaCall PROLOG_MODULE
/dports/lang/yap/yap-6.2.2/C/
H A Dstdpreds.c3731 Yap_heap_regs->pred_meta_call = RepPredProp(PredPropByFunc(FunctorMetaCall,0)); in p_set_yap_flags()
3733 Yap_heap_regs->pred_meta_call = RepPredProp(PredPropByFunc(FunctorMetaCall,0)); in p_set_yap_flags()