GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
m2_exp_yyalloc Union Reference

Public Attributes

yy_state_t yyss_alloc
 
m2_exp_YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 645 of file m2-exp.c.

Member Data Documentation

◆ yyss_alloc

yy_state_t m2_exp_yyalloc::yyss_alloc

Definition at line 647 of file m2-exp.c.

Referenced by yyparse().

◆ yyvs_alloc

m2_exp_YYSTYPE m2_exp_yyalloc::yyvs_alloc

Definition at line 648 of file m2-exp.c.

Referenced by yyparse().


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