Searched refs:A_BCC (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libpcap/ | ||
H A D | gencode.h | 155 #define A_BCC 23 /* Broadcast Circuit */ macro |
H A D | grammar.y.in | 880 | BCC { $$ = A_BCC; } |
H A D | gencode.c | 9859 case A_BCC: in gen_atmtype_abbrev() |