Kannel: Open Source WAP and SMS gateway  svn-r5335
yyalloc Union Reference

Data Fields

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 

Detailed Description

Definition at line 543 of file wsgram.c.

Field Documentation

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

Definition at line 547 of file wsgram.c.

Referenced by yyparse().

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 545 of file wsgram.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 546 of file wsgram.c.

Referenced by yyparse().


The documentation for this union was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.