Home
last modified time | relevance | path

Searched refs:unexpected_EOF (Results 1 – 25 of 33) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Dreader.c411 unexpected_EOF(); in copy_ident()
877 unexpected_EOF(); in copy_param()
942 unexpected_EOF(); in copy_param()
1254 unexpected_EOF(); in get_tag()
1269 unexpected_EOF(); in get_tag()
1304 unexpected_EOF(); in declare_tokens()
1353 unexpected_EOF(); in declare_tokens()
1377 unexpected_EOF(); in declare_expect()
1454 unexpected_EOF(); in declare_types()
1500 unexpected_EOF(); in declare_start()
[all …]
H A Derror.c41 unexpected_EOF(void) in unexpected_EOF() function
H A Ddefs.h469 extern void unexpected_EOF(void) GCC_NORETURN;
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Dreader.c654 if (c == EOF) unexpected_EOF(); in get_tag()
666 if (c == EOF) unexpected_EOF(); in get_tag()
707 if (c == EOF) unexpected_EOF();
712 if (c == EOF) unexpected_EOF();
743 if (c == EOF) unexpected_EOF();
752 if (c == EOF) unexpected_EOF();
765 if (c == EOF) unexpected_EOF(); in declare_types()
792 if (c == EOF) unexpected_EOF(); in declare_start()
815 if (c == EOF) unexpected_EOF(); in read_declarations()
941 if (c == EOF) unexpected_EOF(); in advance_to_start()
H A Derror.c69 unexpected_EOF() in unexpected_EOF() function
/dports/devel/byaccj/byaccj1.15/src/
H A Dreader.c278 if (c == EOF) unexpected_EOF(); in copy_ident()
788 if (c == EOF) unexpected_EOF(); in get_tag()
797 if (c == EOF) unexpected_EOF(); in get_tag()
837 if (c == EOF) unexpected_EOF(); in declare_tokens()
842 if (c == EOF) unexpected_EOF(); in declare_tokens()
873 if (c == EOF) unexpected_EOF(); in declare_tokens()
882 if (c == EOF) unexpected_EOF(); in declare_tokens()
895 if (c == EOF) unexpected_EOF(); in declare_types()
922 if (c == EOF) unexpected_EOF(); in declare_start()
1002 if (c == EOF) unexpected_EOF(); in read_declarations()
[all …]
H A Derror.c28 void unexpected_EOF(void) in unexpected_EOF() function
H A Ddefs.h345 void unexpected_EOF(void);
/dports/devel/rcs57/rcs-5.7/src/
H A Drcssyn.c508 unexpected_EOF() in unexpected_EOF() function
561 cachegeteof_(c, { if (delimiter) unexpected_EOF(); return -1; } )
583 cachegeteof_(c, unexpected_EOF();)
H A DTAGS377 unexpected_EOF(508,13000
H A Drcsgen.c672 cachegeteof_(c, { if (!dc.nlines) goto OK_EOF; unexpected_EOF(); })
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Dreader.c346 if (c == EOF) unexpected_EOF(); in copy_ident()
841 if (c == EOF) unexpected_EOF(); in get_tag()
885 if (c == EOF) unexpected_EOF(); in declare_tokens()
890 if (c == EOF) unexpected_EOF(); in declare_tokens()
928 if (c == EOF) unexpected_EOF(); in declare_tokens()
936 if (c == EOF) unexpected_EOF(); in declare_tokens()
949 if (c == EOF) unexpected_EOF(); in declare_types()
1001 if (c == EOF) unexpected_EOF(); in read_declarations()
1162 if (c == EOF) unexpected_EOF(); in advance_to_start()
H A Derror.c43 void unexpected_EOF(void) in unexpected_EOF() function
H A Ddefs.h352 extern void unexpected_EOF (void) Noreturn;
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Dreader.c346 if (c == EOF) unexpected_EOF(); in copy_ident()
841 if (c == EOF) unexpected_EOF(); in get_tag()
885 if (c == EOF) unexpected_EOF(); in declare_tokens()
890 if (c == EOF) unexpected_EOF(); in declare_tokens()
928 if (c == EOF) unexpected_EOF(); in declare_tokens()
936 if (c == EOF) unexpected_EOF(); in declare_tokens()
949 if (c == EOF) unexpected_EOF(); in declare_types()
1001 if (c == EOF) unexpected_EOF(); in read_declarations()
1162 if (c == EOF) unexpected_EOF(); in advance_to_start()
H A Derror.c43 void unexpected_EOF(void) in unexpected_EOF() function
H A Ddefs.h352 extern void unexpected_EOF (void) Noreturn;
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmlyac/
H A Dreader.c284 if (c == EOF) unexpected_EOF(); in copy_ident()
758 if (c == EOF) unexpected_EOF(); in get_tag()
801 if (c == EOF) unexpected_EOF(); in declare_tokens()
806 if (c == EOF) unexpected_EOF(); in declare_tokens()
842 if (c == EOF) unexpected_EOF(); in declare_tokens()
868 if (c == EOF) unexpected_EOF(); in declare_types()
896 if (c == EOF) unexpected_EOF(); in declare_start()
920 if (c == EOF) unexpected_EOF(); in read_declarations()
1131 if (c == EOF) unexpected_EOF(); in advance_to_start()
H A Derror.c27 void unexpected_EOF(void) in unexpected_EOF() function
H A Ddefs.h360 extern void unexpected_EOF(void);
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Dreader.c710 if (c == EOF) unexpected_EOF(); } in get_tag()
717 if (c == EOF) unexpected_EOF(); in get_tag()
736 if (c == EOF) unexpected_EOF(); in declare_tokens()
740 if (c == EOF) unexpected_EOF(); } in declare_tokens()
765 if (c == EOF) unexpected_EOF(); in declare_tokens()
785 if (c == EOF) unexpected_EOF(); in declare_argtypes()
790 if (c == EOF) unexpected_EOF(); } in declare_argtypes()
810 if (c == EOF) unexpected_EOF(); in declare_types()
838 if (c == EOF) unexpected_EOF(); in declare_start()
859 if (c == EOF) unexpected_EOF(); in read_declarations()
[all …]
H A Ddtor.c55 if ((c = nextc()) == EOF) unexpected_EOF(); in declare_destructor()
73 if ((c = nextc()) == EOF) unexpected_EOF(); in declare_destructor()
H A Derror.c47 void unexpected_EOF() in unexpected_EOF() function
H A Ddefs.h360 void unexpected_EOF(void);
/dports/devel/rcs/rcs-5.10.0/src/
H A Drcsedit.c1237 unexpected_EOF (void) in unexpected_EOF() function
1284 unexpected_EOF (); in getdiffcmd()
1311 GETCHAR_OR (c, fin, unexpected_EOF ()); in getdiffcmd()

12