Searched refs:YYSTYPE (Results 1 - 25 of 62) sorted by relevance

123

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dsysinfo.h50 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
52 typedef union YYSTYPE { union
55 } YYSTYPE; typedef in typeref:union:YYSTYPE
58 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
63 extern YYSTYPE yylval;
H A Darparse.h74 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
76 typedef union YYSTYPE { union
80 } YYSTYPE; typedef in typeref:union:YYSTYPE
83 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
88 extern YYSTYPE yylval;
H A Ddefparse.h94 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
96 typedef union YYSTYPE { union
99 } YYSTYPE; typedef in typeref:union:YYSTYPE
102 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
107 extern YYSTYPE yylval;
H A Dnlmheader.h108 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
110 typedef union YYSTYPE { union
113 } YYSTYPE; typedef in typeref:union:YYSTYPE
116 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
121 extern YYSTYPE yylval;
H A Drcparse.h204 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
206 typedef union YYSTYPE { union
243 } YYSTYPE; typedef in typeref:union:YYSTYPE
246 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
251 extern YYSTYPE yylval;
H A Darparse.c149 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
151 typedef union YYSTYPE { union
155 } YYSTYPE; typedef in typeref:union:YYSTYPE
158 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
218 YYSTYPE yyvs;
227 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
746 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
752 YYSTYPE *yyvaluep;
783 yydestruct (int yytype, YYSTYPE *yyvaluep)
788 YYSTYPE *yyvalue
[all...]
H A Ddefparse.c159 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
161 typedef union YYSTYPE { union
164 } YYSTYPE; typedef in typeref:union:YYSTYPE
167 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
227 YYSTYPE yyvs;
236 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
805 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
811 YYSTYPE *yyvaluep;
842 yydestruct (int yytype, YYSTYPE *yyvaluep)
847 YYSTYPE *yyvalue
[all...]
H A Dsysinfo.c107 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
109 typedef union YYSTYPE { union
112 } YYSTYPE; typedef in typeref:union:YYSTYPE
115 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
175 YYSTYPE yyvs;
184 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
686 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
692 YYSTYPE *yyvaluep;
723 yydestruct (int yytype, YYSTYPE *yyvaluep)
728 YYSTYPE *yyvalue
[all...]
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dgram.h62 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
64 typedef union YYSTYPE { union
68 } YYSTYPE; typedef in typeref:union:YYSTYPE
71 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_expr_parse.h29 } YYSTYPE; typedef in typeref:union:__anon6070
30 extern YYSTYPE ssl_expr_yylval;
H A Dssl_expr_parse.c26 } YYSTYPE; typedef in typeref:union:__anon6069
221 YYSTYPE *ssl_expr_yyvsp;
222 YYSTYPE ssl_expr_yyval;
223 YYSTYPE ssl_expr_yylval;
226 YYSTYPE *ssl_expr_yyvs;
242 YYSTYPE *newvs;
257 newvs = ssl_expr_yyvs ? (YYSTYPE *)realloc(ssl_expr_yyvs, newsize * sizeof *newvs) :
258 (YYSTYPE *)malloc(newsize * sizeof *newvs);
/macosx-10.9.5/bc-21/bc/bc/
H A Dbc.h6 } YYSTYPE; typedef in typeref:union:__anon6398
42 extern YYSTYPE yylval;
/macosx-10.9.5/sudo-72/src/
H A Dgram.h45 } YYSTYPE; typedef in typeref:union:__anon12611
47 extern YYSTYPE yylval;
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Deqn_tab.h66 } YYSTYPE; typedef in typeref:union:__anon8997
67 extern YYSTYPE yylval;
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.h160 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
161 typedef union YYSTYPE union
175 } YYSTYPE; typedef in typeref:union:YYSTYPE
177 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
/macosx-10.9.5/awk-18/src/
H A Dytab.h237 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
238 typedef union YYSTYPE union
248 YYSTYPE; typedef in typeref:union:YYSTYPE
249 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
254 extern YYSTYPE yylval;
H A Dytabh.bak224 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
226 typedef union YYSTYPE {
231 } YYSTYPE;
234 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
239 extern YYSTYPE yylval;
/macosx-10.9.5/swig-10/Source/CParse/
H A Dparser.h297 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
298 typedef union YYSTYPE union
344 YYSTYPE; typedef in typeref:union:YYSTYPE
345 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
350 extern YYSTYPE yylval;
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h138 } YYSTYPE; typedef in typeref:union:__anon9015
139 extern YYSTYPE yylval;
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclDate.c278 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
279 typedef union YYSTYPE union
287 YYSTYPE; typedef in typeref:union:YYSTYPE
288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
315 static int LookupWord(YYSTYPE* yylvalPtr, char *buff);
318 static int TclDatelex(YYSTYPE* yylvalPtr, YYLTYPE* location,
493 YYSTYPE yyvs;
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)
912 YYSTYPE cons
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dplural.c66 #ifndef YYSTYPE
72 # define YYSTYPE yystype macro
90 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
402 YYSTYPE yyvs;
415 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
419 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
677 YYSTYPE yylval; \
731 YYSTYPE yyvsa[YYINITDEPTH];
732 YYSTYPE *yyvs = yyvsa;
733 register YYSTYPE *yyvs
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dplural.c66 #ifndef YYSTYPE
72 # define YYSTYPE yystype macro
90 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
402 YYSTYPE yyvs;
415 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
419 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
677 YYSTYPE yylval; \
731 YYSTYPE yyvsa[YYINITDEPTH];
732 YYSTYPE *yyvs = yyvsa;
733 register YYSTYPE *yyvs
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_parser.h373 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
374 typedef union YYSTYPE union
392 YYSTYPE; typedef in typeref:union:YYSTYPE
393 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
398 extern YYSTYPE yylval;
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSUnserialize.cpp186 #define YYSTYPE object_t * macro
218 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
219 typedef int YYSTYPE; typedef
220 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
395 YYSTYPE yyvs;
404 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
771 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
777 YYSTYPE const * const yyvaluep;
803 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
809 YYSTYPE cons
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Ddnsextd_lexer.l24 extern YYSTYPE yylval;

Completed in 221 milliseconds

123