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

Data Fields

yy_state_t yyss_alloc
 
YYSTYPE yyvs_alloc
 

Detailed Description

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

Field Documentation

◆ yyss_alloc

yy_state_t yyalloc::yyss_alloc

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

Referenced by yyparse().

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

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

Referenced by yyparse().


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