Lines Matching defs:top
386 // The number of items on top of the stack that need to *stay* on top of the
2116 struct fblockinfo *top = &c->u->u_fblock[c->u->u_nfblocks-1];
2117 if (top->fb_type == EXCEPTION_GROUP_HANDLER) {
2121 if (loop != NULL && (top->fb_type == WHILE_LOOP || top->fb_type == FOR_LOOP)) {
2122 *loop = top;
2125 struct fblockinfo copy = *top;
3451 (The contents of the value stack is shown in [], with the top
3609 (The contents of the value stack is shown in [], with the top
6293 // updated to reflect the current number of items that we are using on the top
6335 // Pop any items on the top of the stack, plus any objects we were going to
6640 // We need to keep the subject on top during the mapping and length checks:
6711 // There's now a tuple of keys and a tuple of values on top of the subject:
6871 // - Anything else that may be on top of the stack.
6934 // We need to keep the subject on top during the sequence and length checks:
8641 int top = stack[0];
8644 stack[oparg - 1] = top;
8668 // Skip the actual swap if our item is zero, since swapping the top