Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c2091 char *rawstr = NULL; in matching_file_name_substitute() local
2128 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()
2129 str = xstrdup (rawstr); in matching_file_name_substitute()
2132 rawstr = NULL; in matching_file_name_substitute()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c1918 char *rawstr = NULL; in matching_file_name_substitute() local
1955 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()
1956 str = xstrdup (rawstr); in matching_file_name_substitute()
1959 rawstr = NULL; in matching_file_name_substitute()