Searched defs:YACC (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dppproto.c155 #undef YACC macro
156 #define YACC (1L<<29) macro
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;
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/docs/
H A DMakefile673 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile697 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-bios/util/bash-completion.d/
H A DMakefile660 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/
H A DMakefile673 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile697 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-uefi64/util/bash-completion.d/
H A DMakefile660 YACC = bison macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile11112 YACC = bison macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile11112 YACC = bison macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile33144 YACC = bison macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile33144 YACC = bison macro
[all...]

Completed in 432 milliseconds