Searched refs:next_context (Results 1 – 4 of 4) sorted by relevance
40 static int next_context = 0; variable169 int context_ix = next_context++ % MAX_VALIDATIONS; in serial_validate_records()
37 static int next_context = 0; variable184 int context_ix = next_context++ % MAX_BYTESWAP; in serial_byteswap()
242 worker_context_t next_context = { in zstream_chain_exec() local248 contexts[worker] = next_context; in zstream_chain_exec()
52 static int next_context = 0; variable305 int context_ix = next_context++ % MAX_FLETCHER_4; in fletcher4_serial_step()