Searched refs:prarg (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dawkgram.y65 %type <p> pas pattern ppattern plist pplist patlist prarg term re
262 prarg: label
295 print prarg '|' term {
298 | print prarg APPEND term {
301 | print prarg GT term {
304 | print prarg { $$ = stat3($1, $2, NIL, NIL); }

Completed in 143 milliseconds