current_state     243 src/dps8/dps8_crdpun.c     enum parse_state current_state;
current_state     267 src/dps8/dps8_crdpun.c         pun_state [i] . current_state = Idle;
current_state     867 src/dps8/dps8_crdpun.c         print_transition(state -> current_state, event, new_state);
current_state     870 src/dps8/dps8_crdpun.c     state -> current_state = new_state;
current_state    1016 src/dps8/dps8_crdpun.c     print_state(state -> current_state);
current_state    1043 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1064 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1093 src/dps8/dps8_crdpun.c               switch (state -> current_state)
current_state    1122 src/dps8/dps8_crdpun.c               switch (state -> current_state)