Home
last modified time | relevance | path

Searched defs:clau (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/C/
H A Ddbase.c4026 complete_lu_erase(LogUpdClause *clau) in complete_lu_erase()
4077 EraseLogUpdCl(LogUpdClause *clau) in EraseLogUpdCl()
4155 MyEraseClause(DynamicClause *clau) in MyEraseClause()
4201 Yap_ErLogUpdCl(LogUpdClause *clau) in Yap_ErLogUpdCl()
4211 Yap_ErCl(DynamicClause *clau) in Yap_ErCl()
4217 PrepareToEraseLogUpdClause(LogUpdClause *clau, DBRef dbr) in PrepareToEraseLogUpdClause()
4294 PrepareToEraseClause(DynamicClause *clau, DBRef dbr) in PrepareToEraseClause()
4304 LogUpdClause *clau = ClauseCodeToLogUpdClause(entryref->Code); in ErDBE() local
4314 DynamicClause *clau = ClauseCodeToDynamicClause(entryref->Code); in ErDBE() local
H A Dgprof.c803 static void RemoveCode(CODEADDR clau) in RemoveCode()
1004 Yap_InformOfRemoval(CODEADDR clau) in Yap_InformOfRemoval()
H A Dcdmgr.c1480 Yap_ErLogUpdIndex(LogUpdIndex *clau) in Yap_ErLogUpdIndex()