ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
yyalloc Union Reference

Data Fields

yy_state_t yyss_alloc
YYSTYPE yyvs_alloc
YYLTYPE yyls_alloc

Detailed Description

Definition at line 539 of file ugbc.embed.tab.c.

Field Documentation

◆ yyls_alloc

YYLTYPE yyls_alloc

Definition at line 543 of file ugbc.embed.tab.c.

◆ yyss_alloc

yy_state_t yyss_alloc

Definition at line 541 of file ugbc.embed.tab.c.

◆ yyvs_alloc

YYSTYPE yyvs_alloc

Definition at line 542 of file ugbc.embed.tab.c.


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