Lines Matching refs:oper
126 static int oper = OPLOAD;
452 if (oper == OPSYMBOLS)
535 if (oper == OPSYMBOLS)
563 else if (!strcmp(arg, "-undef") && oper != OPSYMBOLS) {
985 oper = OPQUERY;
989 oper = OPGET;
996 oper = OPLOAD;
1000 oper = OPMERGE;
1004 oper = OPOVERRIDE;
1008 oper = OPSYMBOLS;
1012 oper = OPREMOVE;
1018 oper = OPEDIT;
1104 (oper == OPLOAD || oper == OPMERGE || oper == OPOVERRIDE)) {
1120 (oper == OPLOAD || oper == OPMERGE || oper == OPOVERRIDE) &&
1152 need_newline = (oper == OPQUERY || oper == OPSYMBOLS ||
1153 (dont_execute && oper != OPREMOVE));
1160 (oper != OPLOAD && oper != OPMERGE && oper != OPOVERRIDE)) {
1161 if (whichResources == RALL && oper != OPSYMBOLS) {
1170 if (oper == OPSYMBOLS)
1179 if (oper != OPSYMBOLS)
1197 if (oper == OPMERGE || oper == OPOVERRIDE)
1235 if (oper == OPMERGE)
1292 if (oper == OPSYMBOLS) {
1295 else if (oper == OPQUERY) {
1299 else if (oper == OPGET) {
1311 else if (oper == OPREMOVE) {
1315 else if (oper == OPEDIT) {
1362 if (oper == OPMERGE || oper == OPOVERRIDE)