Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h226 AtomRecordedP = AtomAdjust(AtomRecordedP);
H A Diatoms.h226 AtomRecordedP = Yap_FullLookupAtom("$recordep");
H A Dtatoms.h448 #define AtomRecordedP Yap_heap_regs->AtomRecordedP_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Ddbase.c5483 …RETRY_C_RECORDEDP_CODE = NEXTOP(RepPredProp(PredPropByFunc(Yap_MkFunctor(AtomRecordedP, 3),0))->cs… in Yap_InitBackDB()