Searched refs:SYNC (Results 1 – 2 of 2) sorted by relevance
52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
101 state->mode < HEAD || state->mode > SYNC) in inflateStateCheck()1230 case SYNC: in inflate()1388 if (state->mode != SYNC) { in inflateSync()1389 state->mode = SYNC; in inflateSync()