Home | History | Annotate | Download | only in main

Lines Matching refs:CurrentPos

993    if (ctx->ListState.CurrentPos + numNodes + 2 > BLOCK_SIZE) {
996 n = ctx->ListState.CurrentBlock + ctx->ListState.CurrentPos;
1005 ctx->ListState.CurrentPos = 0;
1008 n = ctx->ListState.CurrentBlock + ctx->ListState.CurrentPos;
1009 ctx->ListState.CurrentPos += numNodes;
9055 ctx->ListState.CurrentPos = 0;
11104 ctx->ListState.CurrentPos = 0;