Home
last modified time | relevance | path

Searched refs:yyltype (Results 1 – 25 of 121) sorted by relevance

12345

/dports/cad/iverilog/verilog-11.0/tgt-pcb/
H A Dfp_api.h35 struct yyltype { struct
37 yyltype() { first_line = 1; } in yyltype() argument
39 # define YYLTYPE struct yyltype
/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dparse_api.h32 struct yyltype { struct
35 yyltype() { first_line = 1; text = ""; } in yyltype() argument
37 # define YYLTYPE struct yyltype
/dports/net/apinger/apinger-0.6.1/src/
H A Dcfgparser1.h18 typedef struct yyltype struct
25 } yyltype; argument
27 # define YYLTYPE yyltype
/dports/textproc/R-cran-bibtex/bibtex/inst/include/
H A Dbibtex.h85 typedef struct yyltype{ struct
93 } yyltype; argument
94 # define YYLTYPE yyltype
H A Dbibparse.h106 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.h17 struct yyltype struct
26 yyltype; argument
28 #define YYLTYPE yyltype
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.h17 struct yyltype struct
26 yyltype; argument
28 #define YYLTYPE yyltype
/dports/textproc/re-flex/RE-flex-3.1.0/src/
H A Dreflex.cpp1779 std::string yyltype = options["YYLTYPE"].empty() ? "YYLTYPE" : options["YYLTYPE"]; in write() local
2081 std::string yyltype = options["YYLTYPE"].empty() ? "YYLTYPE" : options["YYLTYPE"]; in write_class() local
2151 " virtual " << yyltype << " location(void)\n" in write_class()
2153 " " << yyltype << " yylloc;\n" in write_class()
2183 " virtual void yylloc_update(" << yyltype << "& yylloc)\n" in write_class()
2216 " virtual void yylloc_update(" << yyltype << "& yylloc)\n" in write_class()
2292 " virtual " << yyltype << " location(void)\n" in write_class()
2294 " " << yyltype << " yylloc;\n" in write_class()
2310 " virtual void yylloc_update(" << yyltype << "& yylloc)\n" in write_class()
2333 " virtual void yylloc_update(" << yyltype << "& yylloc)\n" in write_class()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/python/tests/
H A Dtest_python_persist.c34 CFG_LTYPE yyltype; variable
66 cr_assert(python_evaluate_global_code(cfg, code, &yyltype)); in _load_code()
H A Dtest_python_persist_name.c43 CFG_LTYPE yyltype; variable
101 cr_assert(python_evaluate_global_code(empty_cfg, code, &yyltype)); in _load_code()
/dports/textproc/html2text/html2text-1.3.2a/
H A DHTMLParser.h128 struct yyltype struct
137 yyltype; argument
139 #define YY_HTMLParser_LTYPE yyltype
/dports/math/R-cran-igraph/igraph/src/
H A Dforeign-ncol-parser.h80 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
H A Dforeign-lgl-parser.h82 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
H A Dforeign-gml-parser.h92 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
H A Dforeign-dl-parser.h102 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/devel/ossp-cfg/cfg-0.9.11/
H A Dcfg_syn_parse.h82 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_spec_parse.h71 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_spec_parse.h71 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A DvirtualStructConditionalGrammar.tab.h126 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/devel/gaa/gaa-1.6.6/source/
H A Dgaa_parser.h91 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/devel/blame/blame-1.3.1/src/
H A Dparser.h126 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf_grammar.h139 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/graphics/sswf/sswf-1.8.4/VC/
H A Dsswf_grammar.h126 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dlangdefparser.h137 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/dports/mail/anubis/anubis-4.2/src/
H A Drc-gram.h145 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro

12345