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

/external/libpcap/
H A Doptimize.c685 * ldx M[k] tax
695 * tax txa
708 struct slist *add, *tax, *ild; local
733 * Check that a tax follows that (with 0 or more
736 tax = this_op(add->next);
737 if (tax == 0 || tax->s.code != (BPF_MISC|BPF_TAX))
744 ild = this_op(tax->next);
754 * (007) tax {tax}
[all...]

Completed in 1113 milliseconds