Lines Matching defs:op
120 char op = '\0';129 if (op == '\0')133 op = ch;135 if (islower(op)) {136 op = (char) toupper(op);142 switch (op) {146 op = 'L';217 op = '\0';232 previousOp = op;