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

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgrammar.y261 %type <a> arth narth
611 | narth
613 narth: pname '[' arth ']' { $$ = gen_load($1, $3, 1); } label
624 | paren narth ')' { $$ = $2; }

Completed in 95 milliseconds