Searched refs:gen_loadlen (Results 1 – 3 of 3) sorted by relevance
/openbsd/lib/libpcap/ | ||
H A D | gencode.h | 157 struct arth *gen_loadlen(void); |
H A D | grammar.y | 425 | LEN { $$ = gen_loadlen(); } |
H A D | gencode.c | 2777 gen_loadlen(void) in gen_loadlen() function |