Searched refs:YYLTYPE (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-12-stable/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.h25 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
26 /* Default: YYLTYPE is the text position type. */
27 typedef struct YYLTYPE struct
34 } YYLTYPE; typedef in typeref:struct:YYLTYPE
H A Dbtyacc_demo.tab.h36 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
37 /* Default: YYLTYPE is the text position type. */
38 typedef struct YYLTYPE struct
45 } YYLTYPE; typedef in typeref:struct:YYLTYPE
H A Drename_debug.i57 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
58 extern YYLTYPE yyloc; /* position returned by actions */
59 extern YYLTYPE yylloc; /* position from the lexer */
H A Dcode_debug.i57 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
58 extern YYLTYPE yyloc; /* position returned by actions */
59 extern YYLTYPE yylloc; /* position from the lexer */
H A Drename_debug.c93 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
94 YYLTYPE yyloc; /* position returned by actions */
95 YYLTYPE yylloc; /* position from the lexer */
98 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
119 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
151 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
152 YYLTYPE *p_base;
153 YYLTYPE *p_mark;
191 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
193 static YYLTYPE *yylpsn
[all...]
H A Dcode_debug.c91 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
92 YYLTYPE yyloc; /* position returned by actions */
93 YYLTYPE yylloc; /* position from the lexer */
96 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
117 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
149 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
150 YYLTYPE *p_base;
151 YYLTYPE *p_mark;
189 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
191 static YYLTYPE *yylpsn
[all...]
H A Derr_inherit4.tab.c164 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
165 /* Default: YYLTYPE is the text position type. */
166 typedef struct YYLTYPE struct
173 } YYLTYPE; typedef in typeref:struct:YYLTYPE
201 #define YYERROR_DECL() yyerror(YYLTYPE *loc, const char *s)
208 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
319 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
320 YYLTYPE yyloc; /* position returned by actions */
321 YYLTYPE yylloc; /* position from the lexer */
324 #if defined(YYLTYPE) || define
[all...]
H A Dcalc3.tab.c351 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
372 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
404 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
405 YYLTYPE *p_base;
406 YYLTYPE *p_mark;
497 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
498 YYLTYPE *newps;
523 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
524 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
547 #if defined(YYLTYPE) || define
[all...]
H A Dok_syntax1.tab.c374 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
395 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
427 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
428 YYLTYPE *p_base;
429 YYLTYPE *p_mark;
520 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
521 YYLTYPE *newps;
546 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
547 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
570 #if defined(YYLTYPE) || define
[all...]
H A Dpure_calc.tab.c354 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
375 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
407 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
408 YYLTYPE *p_base;
409 YYLTYPE *p_mark;
493 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
494 YYLTYPE *newps;
519 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
520 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
543 #if defined(YYLTYPE) || define
[all...]
H A Dpure_error.tab.c242 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
263 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
295 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
296 YYLTYPE *p_base;
297 YYLTYPE *p_mark;
361 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
362 YYLTYPE *newps;
387 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
388 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
411 #if defined(YYLTYPE) || define
[all...]
H A Dquote_calc3.tab.c368 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
369 YYLTYPE yyloc; /* position returned by actions */
370 YYLTYPE yylloc; /* position from the lexer */
373 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
394 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
426 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
427 YYLTYPE *p_base;
428 YYLTYPE *p_mark;
466 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
468 static YYLTYPE *yylpsn
[all...]
H A Dquote_calc4-s.tab.c368 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
369 YYLTYPE yyloc; /* position returned by actions */
370 YYLTYPE yylloc; /* position from the lexer */
373 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
394 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
426 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
427 YYLTYPE *p_base;
428 YYLTYPE *p_mark;
466 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
468 static YYLTYPE *yylpsn
[all...]
H A Dquote_calc4.tab.c368 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
369 YYLTYPE yyloc; /* position returned by actions */
370 YYLTYPE yylloc; /* position from the lexer */
373 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
394 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
426 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
427 YYLTYPE *p_base;
428 YYLTYPE *p_mark;
466 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
468 static YYLTYPE *yylpsn
[all...]
H A Dvarsyntax_calc1.tab.c404 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
405 YYLTYPE yyloc; /* position returned by actions */
406 YYLTYPE yylloc; /* position from the lexer */
409 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
430 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
462 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
463 YYLTYPE *p_base;
464 YYLTYPE *p_mark;
502 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
504 static YYLTYPE *yylpsn
[all...]
H A Dbtyacc_destroy1.tab.c367 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
368 YYLTYPE yyloc; /* position returned by actions */
369 YYLTYPE yylloc; /* position from the lexer */
372 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
393 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
425 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
426 YYLTYPE *p_base;
427 YYLTYPE *p_mark;
465 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
467 static YYLTYPE *yylpsn
[all...]
H A Dbtyacc_destroy2.tab.c367 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
368 YYLTYPE yyloc; /* position returned by actions */
369 YYLTYPE yylloc; /* position from the lexer */
372 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
393 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
425 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
426 YYLTYPE *p_base;
427 YYLTYPE *p_mark;
465 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
467 static YYLTYPE *yylpsn
[all...]
H A Dbtyacc_destroy3.tab.c367 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
368 YYLTYPE yyloc; /* position returned by actions */
369 YYLTYPE yylloc; /* position from the lexer */
372 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
393 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
425 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
426 YYLTYPE *p_base;
427 YYLTYPE *p_mark;
465 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
467 static YYLTYPE *yylpsn
[all...]
H A Dcalc.tab.c348 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
349 YYLTYPE yyloc; /* position returned by actions */
350 YYLTYPE yylloc; /* position from the lexer */
353 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
374 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
406 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
407 YYLTYPE *p_base;
408 YYLTYPE *p_mark;
446 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
448 static YYLTYPE *yylpsn
[all...]
H A Dcalc1.tab.c403 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
404 YYLTYPE yyloc; /* position returned by actions */
405 YYLTYPE yylloc; /* position from the lexer */
408 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
429 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
461 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
462 YYLTYPE *p_base;
463 YYLTYPE *p_mark;
501 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
503 static YYLTYPE *yylpsn
[all...]
H A Dcalc2.tab.c350 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
351 YYLTYPE yyloc; /* position returned by actions */
352 YYLTYPE yylloc; /* position from the lexer */
355 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
376 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
408 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
409 YYLTYPE *p_base;
410 YYLTYPE *p_mark;
448 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
450 static YYLTYPE *yylpsn
[all...]
H A Dcode_calc.code.c217 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
218 YYLTYPE yyloc; /* position returned by actions */
219 YYLTYPE yylloc; /* position from the lexer */
222 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
243 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
275 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
276 YYLTYPE *p_base;
277 YYLTYPE *p_mark;
315 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
317 static YYLTYPE *yylpsn
[all...]
H A Dcode_error.code.c207 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
208 YYLTYPE yyloc; /* position returned by actions */
209 YYLTYPE yylloc; /* position from the lexer */
212 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
233 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
265 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
266 YYLTYPE *p_base;
267 YYLTYPE *p_mark;
305 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
307 static YYLTYPE *yylpsn
[all...]
H A Dempty.tab.c239 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
240 YYLTYPE yyloc; /* position returned by actions */
241 YYLTYPE yylloc; /* position from the lexer */
244 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
265 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
297 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
298 YYLTYPE *p_base;
299 YYLTYPE *p_mark;
337 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
339 static YYLTYPE *yylpsn
[all...]
H A Derr_inherit3.tab.c300 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
301 YYLTYPE yyloc; /* position returned by actions */
302 YYLTYPE yylloc; /* position from the lexer */
305 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
326 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
358 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
359 YYLTYPE *p_base;
360 YYLTYPE *p_mark;
398 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
400 static YYLTYPE *yylpsn
[all...]

Completed in 169 milliseconds

12