Home
last modified time | relevance | path

Searched refs:yyparse (Results 1 – 25 of 241) sorted by relevance

12345678910

/freebsd-11-stable/contrib/byacc/test/yacc/
HDrename_debug.i23 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
25 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
28 # define YYPARSE_DECL() yyparse(void)
HDcode_error.code.c17 #ifndef yyparse
18 #define yyparse error_parse macro
119 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
121 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void)
217 printf("yyparse() = %d\n", yyparse()); in main()
HDerr_syntax11.tab.c17 #ifndef yyparse
18 #define yyparse err_syntax11_parse macro
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
120 # define YYPARSE_DECL() yyparse(void)
233 printf("yyparse() = %d\n", yyparse()); in main()
HDerr_syntax10.tab.c17 #ifndef yyparse
18 #define yyparse err_syntax10_parse macro
109 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
111 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
114 # define YYPARSE_DECL() yyparse(void)
227 printf("yyparse() = %d\n", yyparse()); in main()
HDerr_syntax18.tab.c17 #ifndef yyparse
18 #define yyparse err_syntax18_parse macro
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
120 # define YYPARSE_DECL() yyparse(void)
235 printf("yyparse() = %d\n", yyparse()); in main()
HDerr_syntax12.tab.c17 #ifndef yyparse
18 #define yyparse err_syntax12_parse macro
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
120 # define YYPARSE_DECL() yyparse(void)
239 printf("yyparse() = %d\n", yyparse()); in main()
HDerror.tab.c17 #ifndef yyparse
18 #define yyparse error_parse macro
115 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
117 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
120 # define YYPARSE_DECL() yyparse(void)
233 printf("yyparse() = %d\n", yyparse()); in main()
HDpure_error.tab.c17 #ifndef yyparse
18 #define yyparse error_parse macro
123 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
125 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
128 # define YYPARSE_DECL() yyparse(void)
242 printf("yyparse() = %d\n", yyparse()); in main()
HDerr_syntax20.tab.c17 #ifndef yyparse
18 #define yyparse err_syntax20_parse macro
109 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
111 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
114 # define YYPARSE_DECL() yyparse(void)
231 printf("yyparse() = %d\n", yyparse()); in main()
HDquote_calc-s.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
334 yyparse(); in main()
HDquote_calc3-s.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc3_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
335 yyparse(); in main()
HDcalc.tab.c17 #ifndef yyparse
18 #define yyparse calc_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
318 yyparse(); in main()
HDquote_calc4.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc4_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
335 yyparse(); in main()
HDquote_calc4-s.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc4_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
335 yyparse(); in main()
HDquote_calc3.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc3_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
335 yyparse(); in main()
HDquote_calc2-s.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc2_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
334 yyparse(); in main()
HDcalc2.tab.c17 #ifndef yyparse
18 #define yyparse calc2_parse macro
124 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
126 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
129 # define YYPARSE_DECL() yyparse(int regs[26], int *base)
327 yyparse(regs, &base); in main()
HDquote_calc2.tab.c17 #ifndef yyparse
18 #define yyparse quote_calc2_parse macro
122 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
124 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void)
340 yyparse(); in main()
HDpure_calc.tab.c17 #ifndef yyparse
18 #define yyparse calc_parse macro
128 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
130 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
133 # define YYPARSE_DECL() yyparse(void)
325 yyparse(); in main()
HDcalc3.tab.c17 #ifndef yyparse
18 #define yyparse calc3_parse macro
125 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
127 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
130 # define YYPARSE_DECL() yyparse(int regs[26], int *base)
325 yyparse(regs, &base); in main()
/freebsd-11-stable/contrib/byacc/test/btyacc/
HDrename_debug.i23 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
25 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
28 # define YYPARSE_DECL() yyparse(void)
HDcode_debug.i23 # define YYPARSE_DECL() yyparse(YYPARSE_PARAM_TYPE YYPARSE_PARAM)
25 # define YYPARSE_DECL() yyparse(void *YYPARSE_PARAM)
28 # define YYPARSE_DECL() yyparse(void)
/freebsd-11-stable/usr.bin/localedef/
HDlocaledef.c225 int yyparse(void);
310 (void) yyparse(); in main()
317 (void) yyparse(); in main()
343 (void) yyparse(); in main()
/freebsd-11-stable/lib/liby/
HDmain.c39 int yyparse(void);
44 exit(yyparse()); in main()
/freebsd-11-stable/usr.bin/m4/
HDexpr.c31 extern int yyparse(void);
45 yyparse(); in expr()

12345678910