Home | History | Annotate | Download | only in src

Lines Matching full:shortcut

658     MSCRNode* shortcut;
696 node->prev = node->next = node->shortcut = node;
864 next = x->shortcut;
865 x->shortcut = prev;
873 prev = x->shortcut;
874 x->shortcut = root;
943 rr->shortcut = lr;