Home
last modified time | relevance | path

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

/dports/misc/otter/otter-3.3f/source/
H A Dindex.c119 if (pos_eq_lit(lit) || neg_eq_lit(lit)) { in index_paramod()
135 if (pos_eq_lit(lit) && Flags[PARA_INTO].val) { in index_paramod()
170 if (pos_eq_lit(lit) || neg_eq_lit(lit)) { in un_index_paramod()
184 if (pos_eq_lit(lit) && Flags[PARA_INTO].val) { in un_index_paramod()
H A Dgeometry.c125 if (c->first_lit && !c->first_lit->next_lit && pos_eq_lit(c->first_lit)) { in geo_rewrite()
263 pos_eq_lit(giv_cl->first_lit)) { in geometry_rule_unif()
H A Dprocess.c406 pos_eq_lit(ith_literal(c, 1)) && in proc_gen()
664 pos_eq_lit(ith_literal(c, 1))) { in pre_process()
H A Dparamod.c319 if (pos_eq_lit(from_lit) && in para_from()
H A Dclause.c1699 int pos_eq_lit(struct literal *lit) in pos_eq_lit() function
1723 return(pos_eq_lit(lit) || neg_eq_lit(lit)); in eq_lit()
1872 if (pos_eq_lit(lit) || neg_eq_lit(lit)) in equality_clause()
H A Dproto.h412 int pos_eq_lit(struct literal *lit);
H A DTAGS360 int pos_eq_lit(1729,37931
/dports/misc/otter/otter-3.3f/mace2/
H A DTAGS631 int pos_eq_lit(1699,37430