Graphviz  2.41.20171026.1811
Data Structures | Macros | Typedefs | Enumerations | Functions | Variables
grammar.c File Reference
#include <stdio.h>
#include <cghdr.h>
Include dependency graph for grammar.c:

Go to the source code of this file.

Data Structures

union  s
 
struct  item_s
 
struct  list_s
 
struct  gstack_s
 
union  YYSTYPE
 
union  aagalloc
 

Macros

#define YYBISON   1
 
#define YYBISON_VERSION   "2.7"
 
#define YYSKELETON_NAME   "yacc.c"
 
#define YYPURE   0
 
#define YYPUSH   0
 
#define YYPULL   1
 
#define YY_NULL   0
 
#define YYERROR_VERBOSE   0
 
#define YY_YY_Y_TAB_H_INCLUDED
 
#define YYDEBUG   0
 
#define YYTOKENTYPE
 
#define T_graph   258
 
#define T_node   259
 
#define T_edge   260
 
#define T_digraph   261
 
#define T_subgraph   262
 
#define T_strict   263
 
#define T_edgeop   264
 
#define T_list   265
 
#define T_attr   266
 
#define T_atom   267
 
#define T_qatom   268
 
#define YYSTYPE_IS_TRIVIAL   1
 
#define aagstype   YYSTYPE /* obsolescent; will be withdrawn */
 
#define YYSTYPE_IS_DECLARED   1
 
#define YYSIZE_T   unsigned int
 
#define YYSIZE_MAXIMUM   ((YYSIZE_T) -1)
 
#define YY_(Msgid)   Msgid
 
#define YYUSE(E)   ((void) (E))
 
#define YYID(N)   (N)
 
#define YYSTACK_ALLOC   YYMALLOC
 
#define YYSTACK_FREE   YYFREE
 
#define YYSTACK_ALLOC_MAXIMUM   YYSIZE_MAXIMUM
 
#define YYMALLOC   malloc
 
#define YYFREE   free
 
#define YYSTACK_GAP_MAXIMUM   (sizeof (union aagalloc) - 1)
 
#define YYSTACK_BYTES(N)
 
#define YYCOPY_NEEDED   1
 
#define YYSTACK_RELOCATE(Stack_alloc, Stack)
 
#define YYCOPY(Dst, Src, Count)
 
#define YYFINAL   6
 
#define YYLAST   59
 
#define YYNTOKENS   24
 
#define YYNNTS   35
 
#define YYNRULES   62
 
#define YYNSTATES   80
 
#define YYUNDEFTOK   2
 
#define YYMAXUTOK   268
 
#define YYTRANSLATE(YYX)   ((unsigned int) (YYX) <= YYMAXUTOK ? aagtranslate[YYX] : YYUNDEFTOK)
 
#define YYPACT_NINF   -18
 
#define YYTABLE_NINF   -56
 
#define aagpact_value_is_default(Yystate)   (!!((Yystate) == (-18)))
 
#define aagtable_value_is_error(Yytable_value)   YYID (0)
 
#define aagerrok   (aagerrstatus = 0)
 
#define aagclearin   (aagchar = YYEMPTY)
 
#define YYEMPTY   (-2)
 
#define YYEOF   0
 
#define YYACCEPT   goto aagacceptlab
 
#define YYABORT   goto aagabortlab
 
#define YYERROR   goto aagerrorlab
 
#define YYFAIL   goto aagerrlab
 
#define YYRECOVERING()   (!!aagerrstatus)
 
#define YYBACKUP(Token, Value)
 
#define YYTERROR   1
 
#define YYERRCODE   256
 
#define YY_LOCATION_PRINT(File, Loc)   ((void) 0)
 
#define YYLEX   aaglex ()
 
#define YYDPRINTF(Args)
 
#define YY_SYMBOL_PRINT(Title, Type, Value, Location)
 
#define YY_STACK_PRINT(Bottom, Top)
 
#define YY_REDUCE_PRINT(Rule)
 
#define YYINITDEPTH   200
 
#define YYMAXDEPTH   10000
 
#define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
 
#define YY_IGNORE_MAYBE_UNINITIALIZED_END
 
#define YY_INITIAL_VALUE(Value)   /* Nothing. */
 
#define YYPOPSTACK(N)   (aagvsp -= (N), aagssp -= (N))
 
#define NILitem   NIL(item*)
 

Typedefs

typedef union s val_t
 
typedef struct item_s item
 
typedef struct list_s list_t
 
typedef struct gstack_s gstack_t
 
typedef union YYSTYPE YYSTYPE
 
typedef unsigned char aagtype_uint8
 
typedef short int aagtype_int8
 
typedef unsigned short int aagtype_uint16
 
typedef short int aagtype_int16
 

Enumerations

enum  aagtokentype {
  T_graph = 258, T_node = 259, T_edge = 260, T_digraph = 261,
  T_subgraph = 262, T_strict = 263, T_edgeop = 264, T_list = 265,
  T_attr = 266, T_atom = 267, T_qatom = 268, T_graph = 258,
  T_node = 259, T_edge = 260, T_digraph = 261, T_subgraph = 262,
  T_strict = 263, T_edgeop = 264, T_list = 265, T_attr = 266,
  T_atom = 267, T_qatom = 268
}
 

Functions

void aagerror (char *)
 
int aagparse ()
 
 YY_SYMBOL_PRINT (aagmsg, aagtype, aagvaluep, aaglocationp)
 
 switch (aagtype)
 
YYSTYPE aaglval YY_INITIAL_VALUE (aagval_default)
 
 YYDPRINTF ((stderr,"Starting parse\n"))
 
 if (aagss+aagstacksize-1<=aagssp)
 
 YYDPRINTF ((stderr,"Entering state %d\n", aagstate))
 
 if (aagchar==YYEMPTY)
 
 if (aagchar<=YYEOF)
 
 YY_SYMBOL_PRINT ("Next token is", aagtoken,&aaglval,&aaglloc)
 
 if (aagn<=0)
 
 YY_SYMBOL_PRINT ("Shifting", aagtoken,&aaglval,&aaglloc)
 
 YY_REDUCE_PRINT (aagn)
 
 switch (aagn)
 
 YY_SYMBOL_PRINT ("-> $$ =", aagr1[aagn],&aagval,&aagloc)
 
 YYPOPSTACK (aaglen)
 
 YY_STACK_PRINT (aagss, aagssp)
 
 if (!aagerrstatus)
 
 if (aagerrstatus==3)
 
 for (;;)
 
YY_IGNORE_MAYBE_UNINITIALIZED_END YY_SYMBOL_PRINT ("Shifting", aagstos[aagn], aagvsp, aaglsp)
 
 aagdestruct ("Cleanup: discarding lookahead", aagtoken,&aaglval)
 
 while (aagssp!=aagss)
 
 YYSTACK_FREE (aagss)
 
return YYID (aagresult)
 
Agraph_tagconcat (Agraph_t *g, void *chan, Agdisc_t *disc)
 
Agraph_tagread (void *fp, Agdisc_t *disc)
 

Variables

YYSTYPE aaglval
 
int aagtype
 
YYSTYPEaagvaluep
 
int aagchar = YYEMPTY
 
int aagnerrs = 0
 
 int
 
int aagerrstatus = 0
 
aagtype_int16 aagssa [YYINITDEPTH]
 
aagtype_int16aagss
 
aagtype_int16aagssp = aagss = aagssa
 
YYSTYPE aagvsa [YYINITDEPTH]
 
YYSTYPEaagvs
 
YYSTYPEaagvsp = aagvs = aagvsa
 
YYSIZE_T aagstacksize = YYINITDEPTH
 
int aagn = aagtoken
 
int aagresult = 2
 
int aagtoken = 0
 
YYSTYPE aagval = aagvsp[1-aaglen]
 
int aaglen = 0
 
 aagstate = 0
 
goto aagsetstate
 
aagnewstate __pad0__
 
aagsetstate __pad1__
 
 YYACCEPT
 
goto aagbackup
 
aagbackup __pad2__
 
goto aagdefault
 
 else
 
YY_IGNORE_MAYBE_UNINITIALIZED_END
goto 
aagnewstate
 
aagdefault __pad3__
 
goto aagerrlab
 
goto aagreduce
 
aagreduce __pad4__
 
aagerrlab __pad5__
 
goto aagerrlab1
 
aagerrorlab __pad6__
 
aagerrlab1 __pad7__
 
aagacceptlab __pad8__
 
goto aagreturn
 
aagabortlab __pad9__
 
aagexhaustedlab __pad10__
 
aagreturn __pad11__
 
FILE * aagin = (FILE *) 0
 

Macro Definition Documentation

#define aagclearin   (aagchar = YYEMPTY)

Definition at line 701 of file grammar.c.

#define aagerrok   (aagerrstatus = 0)

Definition at line 700 of file grammar.c.

#define aagpact_value_is_default (   Yystate)    (!!((Yystate) == (-18)))

Definition at line 670 of file grammar.c.

Referenced by for().

#define aagstype   YYSTYPE /* obsolescent; will be withdrawn */

Definition at line 213 of file grammar.c.

#define aagtable_value_is_error (   Yytable_value)    YYID (0)

Definition at line 673 of file grammar.c.

Referenced by if().

#define NILitem   NIL(item*)

Definition at line 1944 of file grammar.c.

#define T_atom   267

Definition at line 193 of file grammar.c.

Referenced by while().

#define T_attr   266

Definition at line 192 of file grammar.c.

#define T_digraph   261

Definition at line 187 of file grammar.c.

Referenced by while().

#define T_edge   260

Definition at line 186 of file grammar.c.

Referenced by switch(), and while().

#define T_edgeop   264

Definition at line 190 of file grammar.c.

Referenced by while().

#define T_graph   258

Definition at line 184 of file grammar.c.

Referenced by switch(), and while().

#define T_list   265

Definition at line 191 of file grammar.c.

#define T_node   259

Definition at line 185 of file grammar.c.

Referenced by switch(), and while().

#define T_qatom   268

Definition at line 194 of file grammar.c.

Referenced by while().

#define T_strict   263

Definition at line 189 of file grammar.c.

Referenced by while().

#define T_subgraph   262

Definition at line 188 of file grammar.c.

Referenced by while().

#define YY_ (   Msgid)    Msgid

Definition at line 295 of file grammar.c.

Referenced by if().

#define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN

Definition at line 1225 of file grammar.c.

#define YY_IGNORE_MAYBE_UNINITIALIZED_END

Definition at line 1226 of file grammar.c.

#define YY_INITIAL_VALUE (   Value)    /* Nothing. */

Definition at line 1229 of file grammar.c.

#define YY_LOCATION_PRINT (   File,
  Loc 
)    ((void) 0)

Definition at line 751 of file grammar.c.

#define YY_NULL   0

Definition at line 140 of file grammar.c.

#define YY_REDUCE_PRINT (   Rule)

Definition at line 924 of file grammar.c.

#define YY_STACK_PRINT (   Bottom,
  Top 
)

Definition at line 923 of file grammar.c.

Referenced by for().

#define YY_SYMBOL_PRINT (   Title,
  Type,
  Value,
  Location 
)

Definition at line 922 of file grammar.c.

#define YY_YY_Y_TAB_H_INCLUDED

Definition at line 155 of file grammar.c.

#define YYABORT   goto aagabortlab

Definition at line 706 of file grammar.c.

Referenced by for(), and if().

#define YYACCEPT   goto aagacceptlab

Definition at line 705 of file grammar.c.

#define YYBACKUP (   Token,
  Value 
)
Value:
{ \
aagchar = (Token); \
aaglval = (Value); \
goto aagbackup; \
} \
{ \
aagerror (YY_("syntax error: cannot back up")); \
} \
while (YYID (0))
aagtype_int16 * aagssp
Definition: grammar.c:1279
#define YYID(N)
Definition: grammar.c:308
int aaglen
Definition: grammar.c:1307
int aagchar
Definition: grammar.c:1221
#define YY_(Msgid)
Definition: grammar.c:295
#define YYPOPSTACK(N)
Definition: grammar.c:1303
else
Definition: grammar.c:1428
if(aagss+aagstacksize-1<=aagssp)
Definition: grammar.c:1332
YYSTYPE aaglval
void aagerror(char *)
Definition: scan.c:2176
#define YYEMPTY
Definition: grammar.c:702
#define YYERROR
Definition: grammar.c:707
goto aagbackup
Definition: grammar.c:1398
while(aagssp!=aagss)
Definition: grammar.c:1921
aagstate
Definition: grammar.c:1315

Definition at line 727 of file grammar.c.

#define YYBISON   1

Definition at line 44 of file grammar.c.

#define YYBISON_VERSION   "2.7"

Definition at line 47 of file grammar.c.

#define YYCOPY (   Dst,
  Src,
  Count 
)
Value:
do \
{ \
YYSIZE_T aagi; \
for (aagi = 0; aagi < (Count); aagi++) \
(Dst)[aagi] = (Src)[aagi]; \
} \
while (YYID (0))
#define YYID(N)
Definition: grammar.c:308
#define YYSIZE_T
Definition: grammar.c:281
for(;;)
Definition: grammar.c:1846
while(aagssp!=aagss)
Definition: grammar.c:1921

Definition at line 443 of file grammar.c.

#define YYCOPY_NEEDED   1

Definition at line 415 of file grammar.c.

#define YYDEBUG   0

Definition at line 158 of file grammar.c.

#define YYDPRINTF (   Args)

Definition at line 921 of file grammar.c.

Referenced by if().

#define YYEMPTY   (-2)

Definition at line 702 of file grammar.c.

Referenced by if().

#define YYEOF   0

Definition at line 703 of file grammar.c.

Referenced by if().

#define YYERRCODE   256

Definition at line 746 of file grammar.c.

#define YYERROR   goto aagerrorlab

Definition at line 707 of file grammar.c.

#define YYERROR_VERBOSE   0

Definition at line 149 of file grammar.c.

#define YYFAIL   goto aagerrlab

Definition at line 717 of file grammar.c.

#define YYFINAL   6

Definition at line 456 of file grammar.c.

#define YYFREE   free

Definition at line 385 of file grammar.c.

#define YYID (   N)    (N)

Definition at line 308 of file grammar.c.

#define YYINITDEPTH   200

Definition at line 930 of file grammar.c.

#define YYLAST   59

Definition at line 458 of file grammar.c.

Referenced by for().

#define YYLEX   aaglex ()

Definition at line 759 of file grammar.c.

Referenced by if().

#define YYMALLOC   malloc

Definition at line 378 of file grammar.c.

#define YYMAXDEPTH   10000

Definition at line 941 of file grammar.c.

Referenced by if().

#define YYMAXUTOK   268

Definition at line 471 of file grammar.c.

#define YYNNTS   35

Definition at line 463 of file grammar.c.

#define YYNRULES   62

Definition at line 465 of file grammar.c.

#define YYNSTATES   80

Definition at line 467 of file grammar.c.

#define YYNTOKENS   24

Definition at line 461 of file grammar.c.

#define YYPACT_NINF   -18

Definition at line 634 of file grammar.c.

#define YYPOPSTACK (   N)    (aagvsp -= (N), aagssp -= (N))

Definition at line 1303 of file grammar.c.

Referenced by for(), and while().

#define YYPULL   1

Definition at line 59 of file grammar.c.

#define YYPURE   0

Definition at line 53 of file grammar.c.

#define YYPUSH   0

Definition at line 56 of file grammar.c.

#define YYRECOVERING ( )    (!!aagerrstatus)

Definition at line 725 of file grammar.c.

#define YYSIZE_MAXIMUM   ((YYSIZE_T) -1)

Definition at line 285 of file grammar.c.

#define YYSIZE_T   unsigned int

Definition at line 281 of file grammar.c.

Referenced by if().

#define YYSKELETON_NAME   "yacc.c"

Definition at line 50 of file grammar.c.

#define YYSTACK_ALLOC   YYMALLOC

Definition at line 364 of file grammar.c.

Referenced by if().

#define YYSTACK_ALLOC_MAXIMUM   YYSIZE_MAXIMUM

Definition at line 367 of file grammar.c.

#define YYSTACK_BYTES (   N)
Value:
((N) * (sizeof (aagtype_int16) + sizeof (YYSTYPE)) \
union YYSTYPE YYSTYPE
short int aagtype_int16
Definition: grammar.c:268
#define YYSTACK_GAP_MAXIMUM
Definition: grammar.c:407

Definition at line 411 of file grammar.c.

Referenced by if().

#define YYSTACK_FREE   YYFREE

Definition at line 365 of file grammar.c.

Referenced by if().

#define YYSTACK_GAP_MAXIMUM   (sizeof (union aagalloc) - 1)

Definition at line 407 of file grammar.c.

#define YYSTACK_RELOCATE (   Stack_alloc,
  Stack 
)
Value:
do \
{ \
YYSIZE_T aagnewbytes; \
YYCOPY (&aagptr->Stack_alloc, Stack, aagsize); \
Stack = &aagptr->Stack_alloc; \
aagnewbytes = aagstacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \
aagptr += aagnewbytes / sizeof (*aagptr); \
} \
while (YYID (0))
#define YYID(N)
Definition: grammar.c:308
YYSIZE_T aagstacksize
Definition: grammar.c:1286
#define YYSIZE_T
Definition: grammar.c:281
#define YYCOPY(Dst, Src, Count)
Definition: grammar.c:443
#define YYSTACK_GAP_MAXIMUM
Definition: grammar.c:407
while(aagssp!=aagss)
Definition: grammar.c:1921

Definition at line 422 of file grammar.c.

Referenced by if().

#define YYSTYPE_IS_DECLARED   1

Definition at line 214 of file grammar.c.

#define YYSTYPE_IS_TRIVIAL   1

Definition at line 212 of file grammar.c.

#define YYTABLE_NINF   -56

Definition at line 659 of file grammar.c.

#define YYTERROR   1

Definition at line 745 of file grammar.c.

Referenced by for().

#define YYTOKENTYPE

Definition at line 166 of file grammar.c.

#define YYTRANSLATE (   YYX)    ((unsigned int) (YYX) <= YYMAXUTOK ? aagtranslate[YYX] : YYUNDEFTOK)

Definition at line 473 of file grammar.c.

#define YYUNDEFTOK   2

Definition at line 470 of file grammar.c.

#define YYUSE (   E)    ((void) (E))

Definition at line 301 of file grammar.c.

Typedef Documentation

typedef short int aagtype_int16

Definition at line 268 of file grammar.c.

typedef short int aagtype_int8

Definition at line 256 of file grammar.c.

typedef unsigned short int aagtype_uint16

Definition at line 262 of file grammar.c.

typedef unsigned char aagtype_uint8

Definition at line 247 of file grammar.c.

typedef struct gstack_s gstack_t
typedef struct item_s item
typedef struct list_s list_t
typedef union s val_t
typedef union YYSTYPE YYSTYPE

Enumeration Type Documentation

Enumerator
T_graph 
T_node 
T_edge 
T_digraph 
T_subgraph 
T_strict 
T_edgeop 
T_list 
T_attr 
T_atom 
T_qatom 
T_graph 
T_node 
T_edge 
T_digraph 
T_subgraph 
T_strict 
T_edgeop 
T_list 
T_attr 
T_atom 
T_qatom 

Definition at line 169 of file grammar.c.

Function Documentation

aagdestruct ( "Cleanup: discarding lookahead"  ,
aagtoken  ,
aaglval 
)

Referenced by for(), if(), and while().

void aagerror ( char *  )

Definition at line 2176 of file scan.c.

References agerr(), AGERR, agxbfree(), agxbinit(), agxbput(), agxbputc, agxbuse, BEGIN, comment, hstring, INITIAL, qstring, YY_BUF_SIZE, and YYSTATE.

Referenced by if().

int aagparse ( )
Agraph_t* agconcat ( Agraph_t g,
void *  chan,
Agdisc_t disc 
)

Definition at line 2337 of file grammar.c.

References aagparse(), Ag_G_global, AgDefaultDisc, aglexbad(), aglexinit(), and NILgraph.

Agraph_t* agread ( void *  fp,
Agdisc_t disc 
)

Definition at line 2349 of file grammar.c.

References agconcat(), and NILgraph.

for ( ;;  )
if ( aagss+aagstacksize-1<=  aagssp)
if ( aagchar  = YYEMPTY)

Definition at line 1416 of file grammar.c.

References YYDPRINTF, and YYLEX.

if ( aagchar<=  YYEOF)

Definition at line 1422 of file grammar.c.

References YYDPRINTF, and YYEOF.

if ( aagn<=  0)

Definition at line 1439 of file grammar.c.

References aagerrlab, aagn, aagreduce, and aagtable_value_is_error.

if ( aagerrstatus)

Definition at line 1755 of file grammar.c.

References aagerror(), aagnerrs, YY_, YYSTACK_ALLOC, and YYSTACK_FREE.

if ( aagerrstatus  = = 3)

Definition at line 1796 of file grammar.c.

References aagdestruct(), YYABORT, YYEMPTY, and YYEOF.

switch ( aagtype  )

Definition at line 1209 of file grammar.c.

switch ( aagn  )

Definition at line 1495 of file grammar.c.

References Ag_G_global, agclose(), YYSTYPE::i, NIL, str, YYSTYPE::str, T_edge, T_graph, and T_node.

while ( aagssp!  = aagss)

Definition at line 1921 of file grammar.c.

References aagdestruct(), and YYPOPSTACK.

YYSTYPE aaglval YY_INITIAL_VALUE ( aagval_default  )
YY_REDUCE_PRINT ( aagn  )
YY_STACK_PRINT ( aagss  ,
aagssp   
)
YY_SYMBOL_PRINT ( aagmsg  ,
aagtype  ,
aagvaluep  ,
aaglocationp   
)
YY_SYMBOL_PRINT ( "Next token is"  ,
aagtoken  ,
aaglval,
aaglloc 
)
YY_SYMBOL_PRINT ( "Shifting"  ,
aagtoken  ,
aaglval,
aaglloc 
)
YY_SYMBOL_PRINT ( )
YY_IGNORE_MAYBE_UNINITIALIZED_END YY_SYMBOL_PRINT ( "Shifting"  ,
aagstos  [aagn],
aagvsp  ,
aaglsp   
)
YYDPRINTF ( (stderr,"Starting parse\n")  )
YYDPRINTF ( (stderr,"Entering state %d\n", aagstate)  )
return YYID ( aagresult  )
YYPOPSTACK ( aaglen  )
YYSTACK_FREE ( aagss  )

Variable Documentation

aagnewstate __pad0__

Definition at line 1327 of file grammar.c.

aagexhaustedlab __pad10__

Definition at line 1903 of file grammar.c.

aagreturn __pad11__

Definition at line 1913 of file grammar.c.

aagsetstate __pad1__

Definition at line 1330 of file grammar.c.

aagbackup __pad2__

Definition at line 1409 of file grammar.c.

aagdefault __pad3__

Definition at line 1470 of file grammar.c.

aagreduce __pad4__

Definition at line 1481 of file grammar.c.

aagerrlab __pad5__

Definition at line 1752 of file grammar.c.

aagerrorlab __pad6__

Definition at line 1829 of file grammar.c.

aagerrlab1 __pad7__

Definition at line 1844 of file grammar.c.

aagacceptlab __pad8__

Definition at line 1888 of file grammar.c.

aagabortlab __pad9__

Definition at line 1895 of file grammar.c.

goto aagbackup

Definition at line 1398 of file grammar.c.

aagchar = YYEMPTY

Definition at line 1221 of file grammar.c.

goto aagdefault

Definition at line 1411 of file grammar.c.

goto aagerrlab

Definition at line 1472 of file grammar.c.

Referenced by if().

goto aagerrlab1

Definition at line 1817 of file grammar.c.

aagerrstatus = 0

Definition at line 1267 of file grammar.c.

FILE * aagin = (FILE *) 0

Definition at line 337 of file scan.c.

Referenced by aagget_in(), aagrestart(), aagset_in(), if(), and while().

aaglen = 0

Definition at line 1307 of file grammar.c.

YYSTYPE aaglval

Referenced by while().

aagn = aagtoken

Definition at line 1288 of file grammar.c.

Referenced by for(), and if().

aagnerrs = 0

Definition at line 1236 of file grammar.c.

Referenced by if().

goto aagnewstate

Definition at line 1463 of file grammar.c.

goto aagreduce

Definition at line 1473 of file grammar.c.

Referenced by if().

aagresult = 2

Definition at line 1289 of file grammar.c.

goto aagreturn

Definition at line 1889 of file grammar.c.

goto aagsetstate

Definition at line 1319 of file grammar.c.

aagtype_int16* aagss

Definition at line 1278 of file grammar.c.

Referenced by if().

Definition at line 1277 of file grammar.c.

aagssp = aagss = aagssa

Definition at line 1279 of file grammar.c.

Referenced by for().

aagstacksize = YYINITDEPTH

Definition at line 1286 of file grammar.c.

else aagstate = 0

Definition at line 1315 of file grammar.c.

Referenced by for().

int aagtoken = 0

Definition at line 1291 of file grammar.c.

int aagtype

Definition at line 1199 of file grammar.c.

aagval = aagvsp[1-aaglen]

Definition at line 1294 of file grammar.c.

YYSTYPE* aagvaluep

Definition at line 1200 of file grammar.c.

YYSTYPE* aagvs

Definition at line 1283 of file grammar.c.

Referenced by if().

Definition at line 1282 of file grammar.c.

Definition at line 1284 of file grammar.c.

else
Initial value:
{
int aagtoken
Definition: grammar.c:1291
#define YYTRANSLATE(YYX)
Definition: grammar.c:473
int aagchar
Definition: grammar.c:1221

Definition at line 1428 of file grammar.c.

int
YYACCEPT

Definition at line 1396 of file grammar.c.