Home
last modified time | relevance | path

Searched refs:COLLAPSE_OPTION (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
H A DChangeLog-201113073 * genautomata.c (COLLAPSE_OPTION): New macro.
13077 (gen_automata_option): Check for COLLAPSE_OPTION.
13101 (initiate_automaton_gen): Handle COLLAPSE_OPTION.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenautomata.c242 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1531 else if (strcmp (XSTR (def, 0), COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9257 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
H A DChangeLog-201113073 * genautomata.c (COLLAPSE_OPTION): New macro.
13077 (gen_automata_option): Check for COLLAPSE_OPTION.
13101 (initiate_automaton_gen): Handle COLLAPSE_OPTION.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9285 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
H A DChangeLog-201113073 * genautomata.c (COLLAPSE_OPTION): New macro.
13077 (gen_automata_option): Check for COLLAPSE_OPTION.
13101 (initiate_automaton_gen): Handle COLLAPSE_OPTION.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenautomata.c242 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1531 else if (strcmp (XSTR (def, 0), COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9266 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
H A DChangeLog-201113073 * genautomata.c (COLLAPSE_OPTION): New macro.
13077 (gen_automata_option): Check for COLLAPSE_OPTION.
13101 (initiate_automaton_gen): Handle COLLAPSE_OPTION.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9260 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenautomata.c242 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1531 else if (strcmp (XSTR (def, 0), COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9266 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenautomata.c240 #define COLLAPSE_OPTION "-collapse-ndfa" macro
1533 else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) in gen_automata_option()
9285 else if (strcmp (str, COLLAPSE_OPTION) == 0) in parse_automata_opt()

12