Home
last modified time | relevance | path

Searched refs:SYNC (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/zlib/
A Dinflate.h53 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
A Dinflate.c115 state->mode < HEAD || state->mode > SYNC)
1255 case SYNC:
1427 if (state->mode != SYNC) {
1428 state->mode = SYNC;

Completed in 4 milliseconds