Searched refs:STATE_READ (Results 1 – 1 of 1) sorted by relevance
34 STATE_READ, enumerator77 ctx->state = (ctx->win_ctx == NULL) ? STATE_EOF : STATE_READ; in winstore_win_advance()288 if (ctx->state != STATE_READ) in winstore_load()305 return ctx->state != STATE_READ; in winstore_eof()
Completed in 4 milliseconds