Home
last modified time | relevance | path

Searched refs:AtomCatch (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h42 AtomCatch = Yap_FullLookupAtom("$catch");
331 FunctorCatch = Yap_MkFunctor(AtomCatch,3);
H A Dratoms.h42 AtomCatch = AtomAdjust(AtomCatch);
H A Dtatoms.h80 #define AtomCatch Yap_heap_regs->AtomCatch_ macro