GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_alloc Union Reference
Collaboration diagram for octave_alloc:

Public Attributes

yy_state_t yyss_alloc
 
OCTAVE_STYPE yyvs_alloc
 

Detailed Description

Definition at line 928 of file oct-parse.cc.

Member Data Documentation

◆ yyss_alloc

yy_state_t octave_alloc::yyss_alloc

Definition at line 930 of file oct-parse.cc.

◆ yyvs_alloc

OCTAVE_STYPE octave_alloc::yyvs_alloc

Definition at line 931 of file oct-parse.cc.


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