Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h154 AtomLocal = AtomAdjust(AtomLocal);
H A Diatoms.h154 AtomLocal = Yap_LookupAtom("local");
H A Dtatoms.h304 #define AtomLocal Yap_heap_regs->AtomLocal_ macro
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dopt.preds.c261 t = MkPairTerm(MkAtomTerm(AtomLocal), t); in p_tabling_mode()
275 t = MkPairTerm(MkAtomTerm(AtomLocal), t); in p_tabling_mode()
/dports/lang/yap/yap-6.2.2/C/
H A Dstdpreds.c3657 tout = MkPairTerm(MkAtomTerm(AtomLocal), tout); in p_access_yap_flags()