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

12

/freebsd-10.1-release/contrib/byacc/test/btyacc/
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.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.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 Dempty.tab.c233 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
234 YYLTYPE yyloc; /* position returned by actions */
235 YYLTYPE yylloc; /* position from the lexer */
238 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
259 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
291 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
292 YYLTYPE *p_base;
293 YYLTYPE *p_mark;
331 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
333 static YYLTYPE *yylpsn
[all...]
H A Derr_syntax10.tab.c223 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
224 YYLTYPE yyloc; /* position returned by actions */
225 YYLTYPE yylloc; /* position from the lexer */
228 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
249 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
281 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
282 YYLTYPE *p_base;
283 YYLTYPE *p_mark;
321 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
323 static YYLTYPE *yylpsn
[all...]
H A Derr_syntax11.tab.c229 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
230 YYLTYPE yyloc; /* position returned by actions */
231 YYLTYPE yylloc; /* position from the lexer */
234 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
255 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
287 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
288 YYLTYPE *p_base;
289 YYLTYPE *p_mark;
327 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
329 static YYLTYPE *yylpsn
[all...]
H A Derr_syntax12.tab.c235 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
236 YYLTYPE yyloc; /* position returned by actions */
237 YYLTYPE yylloc; /* position from the lexer */
240 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
261 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
293 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
294 YYLTYPE *p_base;
295 YYLTYPE *p_mark;
333 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
335 static YYLTYPE *yylpsn
[all...]
H A Derr_syntax20.tab.c226 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
227 YYLTYPE yyloc; /* position returned by actions */
228 YYLTYPE yylloc; /* position from the lexer */
231 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
252 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
284 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
285 YYLTYPE *p_base;
286 YYLTYPE *p_mark;
324 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
326 static YYLTYPE *yylpsn
[all...]
H A Derror.tab.c228 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
229 YYLTYPE yyloc; /* position returned by actions */
230 YYLTYPE yylloc; /* position from the lexer */
233 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
254 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
286 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
287 YYLTYPE *p_base;
288 YYLTYPE *p_mark;
326 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
328 static YYLTYPE *yylpsn
[all...]
H A Drename_debug.c87 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
88 YYLTYPE yyloc; /* position returned by actions */
89 YYLTYPE yylloc; /* position from the lexer */
92 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
113 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
145 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
146 YYLTYPE *p_base;
147 YYLTYPE *p_mark;
185 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
187 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
172 } YYLTYPE; typedef in typeref:struct:YYLTYPE
199 #define YYERROR_DECL() yyerror(YYLTYPE loc, const char *s)
206 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
311 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
312 YYLTYPE yyloc; /* position returned by actions */
313 YYLTYPE yylloc; /* position from the lexer */
316 #if defined(YYLTYPE) || define
[all...]
H A Dbtyacc_calc1.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;
619 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
620 YYLTYPE *newps;
645 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
646 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
669 #if defined(YYLTYPE) || define
[all...]
H A Dcalc.tab.c320 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
321 YYLTYPE yyloc; /* position returned by actions */
322 YYLTYPE yylloc; /* position from the lexer */
325 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
346 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
378 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
379 YYLTYPE *p_base;
380 YYLTYPE *p_mark;
418 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
420 static YYLTYPE *yylpsn
[all...]
H A Dcalc1.tab.c374 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
375 YYLTYPE yyloc; /* position returned by actions */
376 YYLTYPE yylloc; /* position from the lexer */
379 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
400 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
432 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
433 YYLTYPE *p_base;
434 YYLTYPE *p_mark;
472 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
474 static YYLTYPE *yylpsn
[all...]
H A Dcalc2.tab.c322 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
323 YYLTYPE yyloc; /* position returned by actions */
324 YYLTYPE yylloc; /* position from the lexer */
327 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
348 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
380 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
381 YYLTYPE *p_base;
382 YYLTYPE *p_mark;
420 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
422 static YYLTYPE *yylpsn
[all...]
H A Dcalc3.tab.c323 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
344 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
376 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
377 YYLTYPE *p_base;
378 YYLTYPE *p_mark;
469 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
470 YYLTYPE *newps;
495 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
496 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
519 #if defined(YYLTYPE) || define
[all...]
H A Dcode_calc.code.c213 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
214 YYLTYPE yyloc; /* position returned by actions */
215 YYLTYPE yylloc; /* position from the lexer */
218 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
239 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
271 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
272 YYLTYPE *p_base;
273 YYLTYPE *p_mark;
311 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
313 static YYLTYPE *yylpsn
[all...]
H A Dcode_error.code.c205 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
206 YYLTYPE yyloc; /* position returned by actions */
207 YYLTYPE yylloc; /* position from the lexer */
210 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
231 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
263 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
264 YYLTYPE *p_base;
265 YYLTYPE *p_mark;
303 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
305 static YYLTYPE *yylpsn
[all...]
H A Derr_inherit3.tab.c293 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
294 YYLTYPE yyloc; /* position returned by actions */
295 YYLTYPE yylloc; /* position from the lexer */
298 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
319 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
351 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
352 YYLTYPE *p_base;
353 YYLTYPE *p_mark;
391 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
393 static YYLTYPE *yylpsn
[all...]
H A Derr_syntax18.tab.c231 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
232 YYLTYPE yyloc; /* position returned by actions */
233 YYLTYPE yylloc; /* position from the lexer */
236 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
257 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
289 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
290 YYLTYPE *p_base;
291 YYLTYPE *p_mark;
329 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
331 static YYLTYPE *yylpsn
[all...]
H A Dinherit0.tab.c264 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
265 YYLTYPE yyloc; /* position returned by actions */
266 YYLTYPE yylloc; /* position from the lexer */
269 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
290 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
322 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
323 YYLTYPE *p_base;
324 YYLTYPE *p_mark;
362 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
364 static YYLTYPE *yylpsn
[all...]
H A Dinherit1.tab.c285 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
286 YYLTYPE yyloc; /* position returned by actions */
287 YYLTYPE yylloc; /* position from the lexer */
290 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
311 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
343 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
344 YYLTYPE *p_base;
345 YYLTYPE *p_mark;
383 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
385 static YYLTYPE *yylpsn
[all...]
H A Dinherit2.tab.c292 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
293 YYLTYPE yyloc; /* position returned by actions */
294 YYLTYPE yylloc; /* position from the lexer */
297 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
318 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
350 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
351 YYLTYPE *p_base;
352 YYLTYPE *p_mark;
390 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
392 static YYLTYPE *yylpsn
[all...]
H A Dok_syntax1.tab.c346 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
367 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
399 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
400 YYLTYPE *p_base;
401 YYLTYPE *p_mark;
492 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
493 YYLTYPE *newps;
518 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
519 newps = (YYLTYPE *)realloc(data->p_base, newsize * sizeof(*newps));
542 #if defined(YYLTYPE) || define
[all...]
/freebsd-10.1-release/contrib/byacc/
H A Dbtyaccpar.skel62 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
63 YYLTYPE yyloc; /* position returned by actions */
64 YYLTYPE yylloc; /* position from the lexer */
68 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
89 #endif /* defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED) */
121 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
122 YYLTYPE *p_base;
123 YYLTYPE *p_mark;
162 #if defined(YYLTYPE) || defined(YYLTYPE_IS_DECLARED)
164 static YYLTYPE *yylpsn
[all...]

Completed in 172 milliseconds

12