webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
yyalloc Union Reference

Public Attributes

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 
yytype_int16 yyss
 
YYSTYPE yyvs
 

Member Data Documentation

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

◆ yyss

yytype_int16 yyalloc::yyss

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

◆ yyvs

YYSTYPE yyalloc::yyvs

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

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