Searched refs:SB_IT_LAST_CB (Results 1 – 2 of 2) sorted by relevance
1598 ctx.flags |= SB_IT_LAST_VOI | SB_IT_LAST_CB;1619 SB_IT_LAST_CB;1621 ctx.flags &= ~SB_IT_LAST_CB;2193 if (ctx->flags & SB_IT_LAST_CB)2268 sbv.flags = ctx->flags & (SB_IT_FIRST_CB | SB_IT_LAST_CB |
689 #define SB_IT_LAST_CB 0x0002 macro