current_state     254 src/dps8/dps8_crdpun.c     enum parse_state current_state;
current_state     279 src/dps8/dps8_crdpun.c         pun_state [i] . current_state = Idle;
current_state     886 src/dps8/dps8_crdpun.c         print_transition(state -> current_state, event, new_state);
current_state     889 src/dps8/dps8_crdpun.c     state -> current_state = new_state;
current_state    1085 src/dps8/dps8_crdpun.c     print_state(state -> current_state);
current_state    1112 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1133 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1162 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1191 src/dps8/dps8_crdpun.c               switch (state -> current_state)