Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/egraph/
H A Degraph_types.h619 } undo_tag_t; typedef
H A Degraph.c775 static void undo_stack_push_ptr(undo_stack_t *stack, void *p, undo_tag_t tag) { in undo_stack_push_ptr()
2222 undo_tag_t tag; in egraph_activate_composite()