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

/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dparser.y82 %type <arglist> word argument arguments0 arguments1
221 | arguments1 { $$ = $1; }
223 arguments1: argument arguments0 label

Completed in 18 milliseconds