taglinefilesource code
state_old1063drivers/cdrom/optcd.cstatic volatile enum state_e state_old = S_STOP;
state_old1104drivers/cdrom/optcd.cif (state == state_old)
state_old1107drivers/cdrom/optcd.cstate_old = state;