#include <extern.h>
Data Fields | |
| unsigned long | time_stamp |
| ptr_stack | undo_point |
| ptr_goal | goal_stack |
| ptr_choice_point | next |
| GENERIC | stack_top |
Definition at line 587 of file extern.h.
| unsigned long wl_choice_point::time_stamp |
Definition at line 588 of file extern.h.
Referenced by c_exists_choice(), c_get_choice(), c_set_choice(), and push_choice_point().
Definition at line 589 of file extern.h.
Referenced by backtrack(), clean_undo_window(), pchoices(), and push_choice_point().
Definition at line 590 of file extern.h.
Referenced by backtrack(), num_choices(), pchoices(), and push_choice_point().
Definition at line 591 of file extern.h.
Referenced by backtrack(), c_exists_choice(), c_set_choice(), check_special_addresses(), clean_undo_window(), depth_cs(), pchoices(), and push_choice_point().
Definition at line 592 of file extern.h.
Referenced by backtrack(), check_special_addresses(), pchoices(), and push_choice_point().
1.5.4