Home
last modified time | relevance | path

Searched refs:SRexpect (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/byacc/
H A Dmkpar.c30 int SRexpect; variable
329 if (SRexpect >= 0 && SRtotal != SRexpect) in total_conflicts()
333 SRexpect, PLURAL(SRexpect)); in total_conflicts()
H A Ddefs.h407 extern int SRexpect;
H A Dmain.c871 SRexpect = -1; in main()
H A Dreader.c1684 SRexpect = get_number(); in declare_expect()