Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc1350 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()
/netbsd-src/external/gpl3/gcc.old/dist/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()