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

/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Derrors.h218 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
219 typedef struct YYLTYPE struct
225 } YYLTYPE; typedef in typeref:struct:YYLTYPE
226 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
H A Dnidl.h304 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
305 typedef struct YYLTYPE struct
311 } YYLTYPE; typedef in typeref:struct:YYLTYPE
312 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
321 YYLTYPE location;
H A Dacf_y.y232 static void acf_yyerror ( YYLTYPE *, acf_parser_p, char const *);
1423 YYLTYPE * yylloc ATTRIBUTE_UNUSED,
H A Dnidl_y.y128 static void nidl_yyerror (YYLTYPE *, nidl_parser_p, char const *);
2095 YYLTYPE * yylloc ATTRIBUTE_UNUSED,
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDate.c293 #if ! defined YYLTYPE && ! defined YYLTYPE_IS_DECLARED
294 typedef struct YYLTYPE struct
300 } YYLTYPE; typedef in typeref:struct:YYLTYPE
301 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
316 static void TclDateerror(YYLTYPE* location,
318 static int TclDatelex(YYSTYPE* yylvalPtr, YYLTYPE* location,
494 YYLTYPE yyls;
503 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
906 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, DateInfo* info)
913 YYLTYPE cons
[all...]
H A DtclGetDate.y177 static void TclDateerror(YYLTYPE* location,
179 static int TclDatelex(YYSTYPE* yylvalPtr, YYLTYPE* location,
719 YYLTYPE* location,
897 YYLTYPE* location,
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dplural.c404 YYLTYPE yyls;
415 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
687 YYLTYPE yylloc;
737 YYLTYPE yylsa[YYINITDEPTH];
738 YYLTYPE *yyls = yylsa;
739 YYLTYPE *yylsp;
755 YYLTYPE yyloc;
809 YYLTYPE *yyls1 = yyls;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dplural.c404 YYLTYPE yyls;
415 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
687 YYLTYPE yylloc;
737 YYLTYPE yylsa[YYINITDEPTH];
738 YYLTYPE *yyls = yylsa;
739 YYLTYPE *yylsp;
755 YYLTYPE yyloc;
809 YYLTYPE *yyls1 = yyls;
/macosx-10.10/bc-21/bc/bc/
H A Dbc.c595 YYLTYPE yylloc; /* location data for the lookahead */
719 YYLTYPE yylsa[YYINITDEPTH]; /* the location stack */
720 YYLTYPE *yyls = yylsa;
721 YYLTYPE *yylsp;
736 YYLTYPE yylloc;
781 YYLTYPE *yyls1 = yyls;
837 yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp));

Completed in 284 milliseconds