Lines Matching refs:YACC
155 #undef YACC
156 #define YACC (1L<<29)
2068 if ((flags & YACC) && c == '%' && *ip == '{') t = 0;
2275 proto->flags |= YACC;
2317 if (!(proto->flags & YACC) && file && (m = strlen(file)) > 2 && file[--m] == 'y' && file[--m] == '.')
2318 proto->flags |= YACC;
2357 if (!(flags & PROTO_CLASSIC) && !(proto->flags & YACC))
2411 if (proto->flags & YACC)
2473 if (proto->flags & YACC)
2497 if (proto->flags & YACC2) proto->flags &= ~YACC;
2501 if (proto->flags & YACC)
2510 if (proto->flags & YACC2) proto->flags &= ~YACC;