taglinefilesource code
state_old1068drivers/cdrom/optcd.cstatic volatile enum state_e state_old = S_STOP;
state_old1109drivers/cdrom/optcd.cif (state == state_old)
state_old1112drivers/cdrom/optcd.cstate_old = state;