XINU
Data Fields
yyalloc Union Reference

Data Fields

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 448 of file y.tab.c.

Field Documentation

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 450 of file y.tab.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 451 of file y.tab.c.

Referenced by yyparse().


The documentation for this union was generated from the following file: