GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
yyalloc Union Reference
Collaboration diagram for yyalloc:
Collaboration graph
[legend]

Public Attributes

yytype_int16 yyss_alloc
 
OCTAVE_TEX_STYPE yyvs_alloc
 
OCTAVE_STYPE yyvs_alloc
 

Detailed Description

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

Member Data Documentation

yytype_int16 yyalloc::yyss_alloc

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

Referenced by octave_push_parse(), and octave_tex_parse().

OCTAVE_TEX_STYPE yyalloc::yyvs_alloc

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

Referenced by octave_push_parse(), and octave_tex_parse().

OCTAVE_STYPE yyalloc::yyvs_alloc

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


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