Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/zlib/
A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
A Dinflate.c114 state->mode < HEAD || state->mode > SYNC)
1242 case SYNC:
1414 if (state->mode != SYNC) {
1415 state->mode = SYNC;

Completed in 4 milliseconds