Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Dcdmgr.c484 STATIC_PROTO(int not_was_reconsulted, (PredEntry *, Term, int));
1972 not_was_reconsulted(PredEntry *p, Term t, int mode) in not_was_reconsulted() function
2184 not_was_reconsulted(p, t, TRUE); in addclause()
2433 if (mode == consult && not_was_reconsulted(p, TermNil, FALSE))