GNU Octave  8.1.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 437 of file oct-tex-parser.cc.

Member Data Documentation

◆ yyss_alloc

yy_state_t octave_tex_alloc::yyss_alloc

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

◆ yyvs_alloc

OCTAVE_TEX_STYPE octave_tex_alloc::yyvs_alloc

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


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