Lines Matching defs:alt
3250 char* alt;
3343 alt = sfstruse(internal.nam);
3348 rhs = lhs = alt = sfstruse(tmp);
3350 if (!(opr = getrule(alt)) || !(opr->property & (P_attribute|P_functional|P_immediate)))
3354 if ((op = *++alt) == 'P' && (!*(alt + 1) || !strcmp(alt, "PRINT")))
3362 if (op == 'Q' && (!*(alt + 1) || !strcmp(alt, "QUIT")))
3399 alt = sfstruse(internal.nam);
3401 lhs = alt;
3405 rhs = alt;