Home | History | Annotate | Download | only in src

Lines Matching refs:op_text

187 	char op_text[4];
2744 for (; tbl->op_text[0]; tbl++)
2745 if (sc1 == tbl->op_text[1] && !strcmp(s, tbl->op_text))