Home
last modified time | relevance | path

Searched refs:YY_FLEX_MAJOR_VERSION (Results 1 – 25 of 1308) sorted by relevance

12345678910>>...53

/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dppscan.l28 #if !defined(YY_FLEX_MAJOR_VERSION) || \
31 YY_FLEX_MAJOR_VERSION < 2 || \
32 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION < 5) || \
33 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION == 5 && YY_FLEX_SUBMINOR_VERSION < 35)
H A Dscan.l33 #if !defined(YY_FLEX_MAJOR_VERSION) || \
36 YY_FLEX_MAJOR_VERSION < 2 || \
37 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION < 5) || \
38 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION == 5 && YY_FLEX_SUBMINOR_VERSION < 35)
H A Dppscan.c29 #define YY_FLEX_MAJOR_VERSION 2 macro
773 #if !defined(YY_FLEX_MAJOR_VERSION) || \
776 YY_FLEX_MAJOR_VERSION < 2 || \
777 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION < 5) || \
778 (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION == 5 && YY_FLEX_SUBMINOR_VERSION < 35)
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/util/
H A Dshow_help_lex.l77 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi3/openmpi-3.1.6/opal/util/
H A Dshow_help_lex.l76 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/util/
H A Dshow_help_lex.l77 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A Dshow_help_lex.l76 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_lex.l111 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_lex.l111 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi3/openmpi-3.1.6/opal/util/keyval/
H A Dkeyval_lex.l101 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/util/keyval/
H A Dkeyval_lex.l102 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/opal/util/keyval/
H A Dkeyval_lex.l101 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/util/keyval/
H A Dkeyval_lex.l101 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi3/openmpi-3.1.6/orte/mca/rmaps/rank_file/
H A Drmaps_rank_file_lex.l132 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/net/openmpi/openmpi-4.1.1/orte/mca/rmaps/rank_file/
H A Drmaps_rank_file_lex.l132 #if (YY_FLEX_MAJOR_VERSION < 2) || (YY_FLEX_MAJOR_VERSION == 2 && (YY_FLEX_MINOR_VERSION < 5 || (YY…
/dports/cad/openroad/OpenROAD-2.0/src/sta/util/
H A DFlexDisableRegister.hh2 #if !(YY_FLEX_MAJOR_VERSION >= 2 && YY_FLEX_MINOR_VERSION >= 6) && __cplusplus > 199711L
/dports/databases/postgresql-plproxy/plproxy-2.10.0/src/
H A Dscanner.l30 #if !defined(YY_FLEX_MAJOR_VERSION) || !defined(YY_FLEX_MINOR_VERSION)
36 #define FLXVER ((YY_FLEX_MAJOR_VERSION*1000 + YY_FLEX_MINOR_VERSION)*1000 + YY_FLEX_SUBMINOR_VERSIO…
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/giscanner/
H A Dscannerlexer.l61 #if (YY_FLEX_MAJOR_VERSION > 2) \
62 || ((YY_FLEX_MAJOR_VERSION == 2) && (YY_FLEX_MINOR_VERSION > 6)) \
63 …|| ((YY_FLEX_MAJOR_VERSION == 2) && (YY_FLEX_MINOR_VERSION == 6) && (YY_FLEX_SUBMINOR_VERSION >= 1…
/dports/devel/llnextgen/LLnextgen-0.5.5/src/
H A Dlexer.l495 #if YY_FLEX_MAJOR_VERSION > 2 || (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION > 5) || NEWFL…
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/rtf-fix/
H A Drtf2rtf.l76 #if (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION == 5 && YY_FLEX_SUBMINOR_VERSION > 35) \
77 || (YY_FLEX_MAJOR_VERSION == 2 && YY_FLEX_MINOR_VERSION == 6 && YY_FLEX_SUBMINOR_VERSION == 0)
/dports/cad/iverilog/verilog-11.0/tgt-pcb/
H A Dfp.lex88 # if YY_FLEX_MAJOR_VERSION >= 2 && YY_FLEX_MINOR_VERSION >= 5
/dports/devel/bison/bison-3.7.6/src/
H A Dflex-scanner.h27 ((YY_FLEX_MAJOR_VERSION) * 1000000 \
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/
H A Ddnsextd_lexer.l27 #if YY_FLEX_MAJOR_VERSION <= 2 && YY_FLEX_MINOR_VERSION <= 5 && YY_FLEX_SUBMINOR_VERSION <= 4
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dtable_mod_lexor.lex156 # if YY_FLEX_MAJOR_VERSION >= 2 && YY_FLEX_MINOR_VERSION >= 5 in destroy_tblmod_lexor()
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DLibertyLex.ll27 #if defined(YY_FLEX_MAJOR_VERSION) \
29 && YY_FLEX_MAJOR_VERSION >=2 \

12345678910>>...53