Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h318 FunctorAfLocal = FuncAdjust(FunctorAfLocal);
H A Diatoms.h318 FunctorAfLocal = Yap_MkFunctor(AtomAfLocal,1);
H A Dtatoms.h632 #define FunctorAfLocal Yap_heap_regs->FunctorAfLocal_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dypsocks.c586 if (fun == FunctorAfUnix || fun == FunctorAfLocal) {