Lines Matching full:saved
63 savable_state saved; /* Other state at start of MCU */
180 entropy->saved.last_dc_val[ci] = 0;
189 entropy->saved.EOBRUN = 0;
244 entropy->saved.last_dc_val[ci] = 0;
246 entropy->saved.EOBRUN = 0;
312 ASSIGN_STATE(state, entropy->saved);
341 ASSIGN_STATE(entropy->saved, state);
383 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
425 entropy->saved.EOBRUN = EOBRUN; /* only part of saved state we need */
519 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
619 entropy->saved.EOBRUN = EOBRUN; /* only part of saved state we need */