OpenVAS Scanner 23.32.3
yyalloc Union Reference
Collaboration diagram for yyalloc:
Collaboration graph

Data Fields

yy_state_t yyss_alloc
YYSTYPE yyvs_alloc

Detailed Description

Definition at line 539 of file nasl_grammar.tab.c.

Field Documentation

◆ yyss_alloc

yy_state_t yyalloc::yyss_alloc

Definition at line 541 of file nasl_grammar.tab.c.

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 542 of file nasl_grammar.tab.c.

Referenced by yyparse().


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