Home
last modified time | relevance | path

Searched refs:second_str_cpu_units (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenautomata.c1345 char **second_str_cpu_units; in gen_excl_set() local
1354 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1356 if (second_str_cpu_units == NULL) in gen_excl_set()
1369 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenautomata.c1345 char **second_str_cpu_units; in gen_excl_set() local
1354 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1356 if (second_str_cpu_units == NULL) in gen_excl_set()
1369 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgenautomata.c1757 char **second_str_cpu_units; in gen_excl_set() local
1766 second_str_cpu_units = get_str_vect ((char *) XSTR (def, 1), &length, ',', in gen_excl_set()
1768 if (second_str_cpu_units == NULL) in gen_excl_set()
1781 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenautomata.c1345 char **second_str_cpu_units; in gen_excl_set() local
1354 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1356 if (second_str_cpu_units == NULL) in gen_excl_set()
1369 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenautomata.c1350 char **second_str_cpu_units; in gen_excl_set() local
1361 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1363 if (second_str_cpu_units == NULL) in gen_excl_set()
1378 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenautomata.c1754 char **second_str_cpu_units; in gen_excl_set() local
1763 second_str_cpu_units = get_str_vect ((char *) XSTR (def, 1), &length, ',', in gen_excl_set()
1765 if (second_str_cpu_units == NULL) in gen_excl_set()
1778 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenautomata.c1754 char **second_str_cpu_units; in gen_excl_set() local
1763 second_str_cpu_units = get_str_vect ((char *) XSTR (def, 1), &length, ',', in gen_excl_set()
1765 if (second_str_cpu_units == NULL) in gen_excl_set()
1778 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()