Home
last modified time | relevance | path

Searched refs:beginloc (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/historical/nawk/dist/
H A Dawkgram.y37 Node *beginloc = 0; variable
104 winner = (Node *)stat3(PROGRAM, beginloc, $1, endloc); }
186 { beginloc = linkum(beginloc, $3); $$ = 0; }
H A Dytab.c82 Node *beginloc = 0; variable
2604 winner = (Node *)stat3(PROGRAM, beginloc, (yyvsp[0].p), endloc); } in yyparse()
2736 { beginloc = linkum(beginloc, (yyvsp[-1].p)); (yyval.p) = 0; } in yyparse()