Searched refs:beginloc (Results 1 – 2 of 2) sorted by relevance
33 Node *beginloc = 0; variable99 winner = (Node *)stat3(PROGRAM, beginloc, $1, endloc); }181 { beginloc = linkum(beginloc, $3); $$ = 0; }
74 Node *beginloc = 0; variable2550 winner = (Node *)stat3(PROGRAM, beginloc, (yyvsp[0].p), endloc); } in yyparse()2682 { beginloc = linkum(beginloc, (yyvsp[-1].p)); (yyval.p) = 0; } in yyparse()