Searched refs:str_pattern_lists (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c1397 char **str_pattern_lists;
1410 str_pattern_lists = get_str_vect (XSTR (def, 1),
1412 if (str_pattern_lists == NULL)
1418 str_patterns [i] = get_str_vect (str_pattern_lists [i],
1393 char **str_pattern_lists; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc1397 char **str_pattern_lists;
1410 str_pattern_lists = get_str_vect (XSTR (def, 1),
1412 if (str_pattern_lists == NULL)
1418 str_patterns [i] = get_str_vect (str_pattern_lists [i],
1393 char **str_pattern_lists; local

Completed in 207 milliseconds