Searched refs:op_text (Results 1 – 1 of 1) sorted by relevance
177 char op_text[4]; member2983 for (; tbl->op_text[0]; tbl++) in test_isop()2984 if (sc1 == tbl->op_text[1] && !strcmp(s, tbl->op_text)) in test_isop()