taglinefilesource code
state_old1046drivers/cdrom/optcd.cstatic volatile enum state_e state_old = S_STOP;
state_old1102drivers/cdrom/optcd.cif (state == state_old)
state_old1105drivers/cdrom/optcd.cstate_old = state;