Searched refs:YYPARSE_PARAM (Results 1 - 25 of 89) sorted by relevance

1234

/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Drename_debug.i20 #ifdef YYPARSE_PARAM
23 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
25 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Drename_debug.i20 #ifdef YYPARSE_PARAM
23 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
25 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcode_error.code.c116 #ifdef YYPARSE_PARAM
119 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
121 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dempty.tab.c116 #ifdef YYPARSE_PARAM
119 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
121 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derr_syntax10.tab.c106 #ifdef YYPARSE_PARAM
109 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
111 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derr_syntax11.tab.c112 #ifdef YYPARSE_PARAM
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derr_syntax12.tab.c112 #ifdef YYPARSE_PARAM
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derr_syntax18.tab.c112 #ifdef YYPARSE_PARAM
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derr_syntax20.tab.c106 #ifdef YYPARSE_PARAM
109 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
111 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Derror.tab.c112 #ifdef YYPARSE_PARAM
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dpure_error.tab.c120 #ifdef YYPARSE_PARAM
123 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
125 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc.tab.c119 #ifdef YYPARSE_PARAM
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc2.tab.c121 #ifdef YYPARSE_PARAM
124 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
126 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc3.tab.c122 #ifdef YYPARSE_PARAM
125 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_all.tab.c125 #ifdef YYPARSE_PARAM
128 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
130 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_default.tab.c119 #ifdef YYPARSE_PARAM
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_imports.tab.c119 #ifdef YYPARSE_PARAM
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_provides.tab.c119 #ifdef YYPARSE_PARAM
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_requires.tab.c119 #ifdef YYPARSE_PARAM
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcalc_code_top.tab.c127 #ifdef YYPARSE_PARAM
130 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
132 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dcode_calc.code.c121 #ifdef YYPARSE_PARAM
124 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
126 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Ddefines1.calc.c39 #ifdef YYPARSE_PARAM
42 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
44 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Ddefines2.calc.c39 #ifdef YYPARSE_PARAM
42 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
44 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Ddefines3.calc.c39 #ifdef YYPARSE_PARAM
42 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
44 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
H A Dok_syntax1.tab.c130 #ifdef YYPARSE_PARAM
133 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
135 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)

Completed in 101 milliseconds

1234