Searched refs:flagcnt (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/codexlib/lzh/
H A Dlzh.c100 int flagcnt; member in struct:State_s
942 state->flagcnt = 0;
959 if (state->flagcnt == 0)
961 state->flagcnt = 8;
964 state->flagcnt--;

Completed in 12 milliseconds