HomeSort by: relevance | last modified time | path
    Searched defs:this_op (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/
optimize.c 878 this_op(struct slist *s) function
910 s = this_op(s);
918 next = this_op(s->next);
976 add = this_op(next->next);
984 tax = this_op(add->next);
992 ild = this_op(tax->next);
  /src/external/gpl3/gcc/dist/gcc/
recog.cc 3070 int this_op, other;
3203 funny_match[funny_match_index].this_op = opno;
3346 = recog_data.operand[funny_match[funny_match_index].this_op];
3062 int this_op, other; member in struct:funny_match
  /src/external/gpl3/gcc.old/dist/gcc/
recog.cc 3043 int this_op, other;
3191 funny_match[funny_match_index].this_op = opno;
3325 = recog_data.operand[funny_match[funny_match_index].this_op];
3035 int this_op, other; member in struct:funny_match

Completed in 101 milliseconds