nsgenbind
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
yyalloc Union Reference

Public Attributes

yy_state_t yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 

Detailed Description

Definition at line 549 of file nsgenbind-parser.c.

Member Data Documentation

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

Definition at line 553 of file nsgenbind-parser.c.

◆ yyss_alloc

yy_state_t yyalloc::yyss_alloc

Definition at line 551 of file nsgenbind-parser.c.

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 552 of file nsgenbind-parser.c.


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