Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgenautomata.c1336 char **second_str_cpu_units; in gen_excl_set() local
1345 second_str_cpu_units = get_str_vect (XSTR (def, 1), &length, ',', in gen_excl_set()
1347 if (second_str_cpu_units == NULL) in gen_excl_set()
1360 = second_str_cpu_units [i - first_vect_length]; in gen_excl_set()