OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yyerrctx
(Results
1 - 25
of
51
) sorted by relevancy
1
2
3
/src/external/bsd/byacc/dist/
btyaccpar.skel
376
YYParseState *
yyerrctx
= NULL;
701
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
704
if (
yyerrctx
) yyFreeState(
yyerrctx
);
706
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
707
if (
yyerrctx
== NULL) goto yyenomem;
708
yyerrctx
->save = yyps->save;
709
yyerrctx
->state = yystate;
710
yyerrctx
->errflag = yyerrflag
[
all
...]
/src/external/bsd/byacc/dist/test/btyacc/
btyacc_destroy1.tab.c
665
YYParseState *
yyerrctx
= NULL;
local
979
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
982
if (
yyerrctx
) yyFreeState(
yyerrctx
);
984
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
985
if (
yyerrctx
== NULL) goto yyenomem;
986
yyerrctx
->save = yyps->save;
987
yyerrctx
->state = yystate;
988
yyerrctx
->errflag = yyerrflag
[
all
...]
btyacc_destroy2.tab.c
665
YYParseState *
yyerrctx
= NULL;
local
979
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
982
if (
yyerrctx
) yyFreeState(
yyerrctx
);
984
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
985
if (
yyerrctx
== NULL) goto yyenomem;
986
yyerrctx
->save = yyps->save;
987
yyerrctx
->state = yystate;
988
yyerrctx
->errflag = yyerrflag
[
all
...]
btyacc_destroy3.tab.c
665
YYParseState *
yyerrctx
= NULL;
local
979
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
982
if (
yyerrctx
) yyFreeState(
yyerrctx
);
984
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
985
if (
yyerrctx
== NULL) goto yyenomem;
986
yyerrctx
->save = yyps->save;
987
yyerrctx
->state = yystate;
988
yyerrctx
->errflag = yyerrflag
[
all
...]
calc.tab.c
660
YYParseState *
yyerrctx
= NULL;
local
974
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
977
if (
yyerrctx
) yyFreeState(
yyerrctx
);
979
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
980
if (
yyerrctx
== NULL) goto yyenomem;
981
yyerrctx
->save = yyps->save;
982
yyerrctx
->state = yystate;
983
yyerrctx
->errflag = yyerrflag
[
all
...]
calc2.tab.c
673
YYParseState *
yyerrctx
= NULL;
local
987
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
990
if (
yyerrctx
) yyFreeState(
yyerrctx
);
992
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
993
if (
yyerrctx
== NULL) goto yyenomem;
994
yyerrctx
->save = yyps->save;
995
yyerrctx
->state = yystate;
996
yyerrctx
->errflag = yyerrflag
[
all
...]
calc3.tab.c
678
YYParseState *
yyerrctx
= NULL;
local
1001
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
1004
if (
yyerrctx
) yyFreeState(
yyerrctx
);
1006
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1007
if (
yyerrctx
== NULL) goto yyenomem;
1008
yyerrctx
->save = yyps->save;
1009
yyerrctx
->state = yystate;
1010
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_all.tab.c
688
YYParseState *
yyerrctx
= NULL;
local
1002
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
1005
if (
yyerrctx
) yyFreeState(
yyerrctx
);
1007
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
1008
if (
yyerrctx
== NULL) goto yyenomem;
1009
yyerrctx
->save = yyps->save;
1010
yyerrctx
->state = yystate;
1011
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_default.tab.c
668
YYParseState *
yyerrctx
= NULL;
local
982
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
985
if (
yyerrctx
) yyFreeState(
yyerrctx
);
987
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
988
if (
yyerrctx
== NULL) goto yyenomem;
989
yyerrctx
->save = yyps->save;
990
yyerrctx
->state = yystate;
991
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_imports.tab.c
660
YYParseState *
yyerrctx
= NULL;
local
974
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
977
if (
yyerrctx
) yyFreeState(
yyerrctx
);
979
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
980
if (
yyerrctx
== NULL) goto yyenomem;
981
yyerrctx
->save = yyps->save;
982
yyerrctx
->state = yystate;
983
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_provides.tab.c
668
YYParseState *
yyerrctx
= NULL;
local
982
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
985
if (
yyerrctx
) yyFreeState(
yyerrctx
);
987
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
988
if (
yyerrctx
== NULL) goto yyenomem;
989
yyerrctx
->save = yyps->save;
990
yyerrctx
->state = yystate;
991
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_requires.tab.c
668
YYParseState *
yyerrctx
= NULL;
local
982
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
985
if (
yyerrctx
) yyFreeState(
yyerrctx
);
987
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
988
if (
yyerrctx
== NULL) goto yyenomem;
989
yyerrctx
->save = yyps->save;
990
yyerrctx
->state = yystate;
991
yyerrctx
->errflag = yyerrflag
[
all
...]
calc_code_top.tab.c
668
YYParseState *
yyerrctx
= NULL;
local
982
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
985
if (
yyerrctx
) yyFreeState(
yyerrctx
);
987
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
988
if (
yyerrctx
== NULL) goto yyenomem;
989
yyerrctx
->save = yyps->save;
990
yyerrctx
->state = yystate;
991
yyerrctx
->errflag = yyerrflag
[
all
...]
code_calc.code.c
521
YYParseState *
yyerrctx
= NULL;
local
835
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
838
if (
yyerrctx
) yyFreeState(
yyerrctx
);
840
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
841
if (
yyerrctx
== NULL) goto yyenomem;
842
yyerrctx
->save = yyps->save;
843
yyerrctx
->state = yystate;
844
yyerrctx
->errflag = yyerrflag
[
all
...]
code_error.code.c
491
YYParseState *
yyerrctx
= NULL;
local
805
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
808
if (
yyerrctx
) yyFreeState(
yyerrctx
);
810
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
811
if (
yyerrctx
== NULL) goto yyenomem;
812
yyerrctx
->save = yyps->save;
813
yyerrctx
->state = yystate;
814
yyerrctx
->errflag = yyerrflag
[
all
...]
defines1.calc.c
567
YYParseState *
yyerrctx
= NULL;
local
881
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
884
if (
yyerrctx
) yyFreeState(
yyerrctx
);
886
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
887
if (
yyerrctx
== NULL) goto yyenomem;
888
yyerrctx
->save = yyps->save;
889
yyerrctx
->state = yystate;
890
yyerrctx
->errflag = yyerrflag
[
all
...]
defines2.calc.c
567
YYParseState *
yyerrctx
= NULL;
local
881
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
884
if (
yyerrctx
) yyFreeState(
yyerrctx
);
886
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
887
if (
yyerrctx
== NULL) goto yyenomem;
888
yyerrctx
->save = yyps->save;
889
yyerrctx
->state = yystate;
890
yyerrctx
->errflag = yyerrflag
[
all
...]
defines3.calc.c
567
YYParseState *
yyerrctx
= NULL;
local
881
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
884
if (
yyerrctx
) yyFreeState(
yyerrctx
);
886
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
887
if (
yyerrctx
== NULL) goto yyenomem;
888
yyerrctx
->save = yyps->save;
889
yyerrctx
->state = yystate;
890
yyerrctx
->errflag = yyerrflag
[
all
...]
empty.tab.c
522
YYParseState *
yyerrctx
= NULL;
local
836
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
839
if (
yyerrctx
) yyFreeState(
yyerrctx
);
841
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
842
if (
yyerrctx
== NULL) goto yyenomem;
843
yyerrctx
->save = yyps->save;
844
yyerrctx
->state = yystate;
845
yyerrctx
->errflag = yyerrflag
[
all
...]
err_inherit3.tab.c
623
YYParseState *
yyerrctx
= NULL;
local
937
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
940
if (
yyerrctx
) yyFreeState(
yyerrctx
);
942
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
943
if (
yyerrctx
== NULL) goto yyenomem;
944
yyerrctx
->save = yyps->save;
945
yyerrctx
->state = yystate;
946
yyerrctx
->errflag = yyerrflag
[
all
...]
err_inherit4.tab.c
620
YYParseState *
yyerrctx
= NULL;
local
934
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
937
if (
yyerrctx
) yyFreeState(
yyerrctx
);
939
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
940
if (
yyerrctx
== NULL) goto yyenomem;
941
yyerrctx
->save = yyps->save;
942
yyerrctx
->state = yystate;
943
yyerrctx
->errflag = yyerrflag
[
all
...]
err_syntax10.tab.c
521
YYParseState *
yyerrctx
= NULL;
local
835
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
838
if (
yyerrctx
) yyFreeState(
yyerrctx
);
840
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
841
if (
yyerrctx
== NULL) goto yyenomem;
842
yyerrctx
->save = yyps->save;
843
yyerrctx
->state = yystate;
844
yyerrctx
->errflag = yyerrflag
[
all
...]
err_syntax11.tab.c
527
YYParseState *
yyerrctx
= NULL;
local
841
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
844
if (
yyerrctx
) yyFreeState(
yyerrctx
);
846
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
847
if (
yyerrctx
== NULL) goto yyenomem;
848
yyerrctx
->save = yyps->save;
849
yyerrctx
->state = yystate;
850
yyerrctx
->errflag = yyerrflag
[
all
...]
err_syntax12.tab.c
541
YYParseState *
yyerrctx
= NULL;
local
855
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
858
if (
yyerrctx
) yyFreeState(
yyerrctx
);
860
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
861
if (
yyerrctx
== NULL) goto yyenomem;
862
yyerrctx
->save = yyps->save;
863
yyerrctx
->state = yystate;
864
yyerrctx
->errflag = yyerrflag
[
all
...]
err_syntax18.tab.c
530
YYParseState *
yyerrctx
= NULL;
local
844
if (
yyerrctx
== NULL ||
yyerrctx
->lexeme < yylvp - yylvals)
847
if (
yyerrctx
) yyFreeState(
yyerrctx
);
849
yyerrctx
= yyNewState((unsigned)(yystack.s_mark - yystack.s_base + 1));
850
if (
yyerrctx
== NULL) goto yyenomem;
851
yyerrctx
->save = yyps->save;
852
yyerrctx
->state = yystate;
853
yyerrctx
->errflag = yyerrflag
[
all
...]
Completed in 97 milliseconds
1
2
3
Indexes created Tue Feb 24 08:35:24 UTC 2026