Searched refs:pop_iss (Results 1 – 2 of 2) sorted by relevance
189 st->pop_iss = s_end; /* issue this when we pop back here */ in lecp_push()215 if (st->pop_iss == LECPCB_ARRAY_END) { in lecp_pop()229 if (st->pop_iss && ctx->pst[ctx->pst_sp].cb(ctx, st->pop_iss)) in lecp_pop()
227 char pop_iss; member