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

Public Attributes

yy_state_t yyss_alloc
 
OCTAVE_TEX_STYPE yyvs_alloc
 

Detailed Description

Definition at line 538 of file oct-tex-parser.cc.

Member Data Documentation

◆ yyss_alloc

yy_state_t octave_tex_alloc::yyss_alloc

Definition at line 540 of file oct-tex-parser.cc.

◆ yyvs_alloc

OCTAVE_TEX_STYPE octave_tex_alloc::yyvs_alloc

Definition at line 541 of file oct-tex-parser.cc.


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