Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h100 AtomExistenceError = Yap_LookupAtom("existence_error");
367 FunctorExistenceError = Yap_MkFunctor(AtomExistenceError,2);
H A Dratoms.h100 AtomExistenceError = AtomAdjust(AtomExistenceError);
H A Dtatoms.h196 #define AtomExistenceError Yap_heap_regs->AtomExistenceError_ macro