Lines Matching refs:pull
106 extern char *yytext; // Have to manually pull this in
2209 pull->prev = NULL;
2210 AddFuncButton ((yyvsp[-1].num), C_ROOT, 0, (yyvsp[0].num), pull, NULL);
2221 pull = NULL;
2602 pull->prev = NULL;
2603 Scr->DefaultFunction.menu = pull;
2613 pull = NULL;
2626 pull = NULL;
2639 pull = NULL;
2652 pull = NULL;
2665 pull = NULL;
3104 { SetCurrentTBAction((yyvsp[-1].num), mods, (yyvsp[0].num), Action, pull); mods = 0;}
3110 { SetCurrentTBAction((yyvsp[-2].num), 0, (yyvsp[0].num), Action, pull);}
3778 lastmenuitem = AddToMenu(root, (yyvsp[-1].ptr), Action, pull, (yyvsp[0].num), NULL, NULL);
3780 pull = NULL;
3793 lastmenuitem = AddToMenu(root, (yyvsp[-6].ptr), Action, pull, (yyvsp[0].num), (yyvsp[-4].ptr), (yyvsp[-2].ptr));
3795 pull = NULL;
3814 pull = GetRoot ((yyvsp[0].ptr), NULL,NULL);
3815 pull->prev = root;