Home
last modified time | relevance | path

Searched refs:OCTAVE_TEX_STYPE (Results 1 – 5 of 5) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Doct-tex-parser.h114 #if ! defined OCTAVE_TEX_STYPE && ! defined OCTAVE_TEX_STYPE_IS_DECLARED
115 union OCTAVE_TEX_STYPE union
134 typedef union OCTAVE_TEX_STYPE OCTAVE_TEX_STYPE; typedef
H A Doct-tex-lexer.in.ll73 // FIXME: with bison 3.x, OCTAVE_TEX_STYPE appears in the generated
76 // a way to tell flex to use OCTAVE_TEX_STYPE instead of YYSTYPE in
81 # define YYSTYPE OCTAVE_TEX_STYPE
H A Doct-tex-parser.cc67 #define YYSTYPE OCTAVE_TEX_STYPE
207 #if ! defined OCTAVE_TEX_STYPE && ! defined OCTAVE_TEX_STYPE_IS_DECLARED
208 union OCTAVE_TEX_STYPE union
227 typedef union OCTAVE_TEX_STYPE OCTAVE_TEX_STYPE; typedef
H A Doct-tex-lexer.ll74 // FIXME: with bison 3.x, OCTAVE_TEX_STYPE appears in the generated
77 // a way to tell flex to use OCTAVE_TEX_STYPE instead of YYSTYPE in
82 # define YYSTYPE OCTAVE_TEX_STYPE
H A Doct-tex-lexer.cc980 # define YYSTYPE OCTAVE_TEX_STYPE