Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h53 AtomCompound = Yap_LookupAtom("compound");
371 FunctorGCompound = Yap_MkFunctor(AtomCompound,1);
H A Dratoms.h53 AtomCompound = AtomAdjust(AtomCompound);
H A Dtatoms.h102 #define AtomCompound Yap_heap_regs->AtomCompound_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Derrors.c1609 ti[0] = MkAtomTerm(AtomCompound); in Yap_Error()