Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h403 FunctorRepresentationError = FuncAdjust(FunctorRepresentationError);
H A Diatoms.h403 FunctorRepresentationError = Yap_MkFunctor(AtomRepresentationError,1);
H A Dtatoms.h802 #define FunctorRepresentationError Yap_heap_regs->FunctorRepresentationError_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Derrors.c1369 nt[0] = Yap_MkApplTerm(FunctorRepresentationError, 1, ti); in Yap_Error()
1383 nt[0] = Yap_MkApplTerm(FunctorRepresentationError, 1, ti); in Yap_Error()
1397 nt[0] = Yap_MkApplTerm(FunctorRepresentationError, 1, ti); in Yap_Error()
1411 nt[0] = Yap_MkApplTerm(FunctorRepresentationError, 1, ti); in Yap_Error()