Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
yyalloc Union Reference
Collaboration diagram for yyalloc:
Collaboration graph
[legend]

Data Fields

YYLTYPE yyls_alloc
 
yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

Definition at line 676 of file ast_expr2.c.

Field Documentation

◆ yyls_alloc

YYLTYPE yyls_alloc

Definition at line 680 of file ast_expr2.c.

Referenced by yyparse().

◆ yyss_alloc

yytype_int16 yyss_alloc

Definition at line 678 of file ast_expr2.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyvs_alloc

Definition at line 679 of file ast_expr2.c.

Referenced by yyparse().


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