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

/freebsd-9.3-release/contrib/libpcap/
H A Dgrammar.y262 %type <a> arth narth
612 | narth
614 narth: pname '[' arth ']' { $$ = gen_load($1, $3, 1); } label
625 | paren narth ')' { $$ = $2; }

Completed in 46 milliseconds