yyalloc Union Reference

Public Attributes

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 376 of file cmdparse.cpp.

Member Data Documentation

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 378 of file cmdparse.cpp.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 379 of file cmdparse.cpp.

Referenced by yyparse().


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