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

Public Attributes

yy_state_t yyss_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 1013 of file ada-exp.c.

Member Data Documentation

◆ yyss_alloc

yy_state_t yyalloc::yyss_alloc

Definition at line 1015 of file ada-exp.c.

Referenced by yyparse(), and yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 1016 of file ada-exp.c.

Referenced by yyparse(), and yyparse().


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