Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c2093 char *rawstr = NULL; in matching_file_name_substitute() local
2130 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()
2131 str = xstrdup (rawstr); in matching_file_name_substitute()
2134 rawstr = NULL; in matching_file_name_substitute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc2111 char *rawstr = NULL; in matching_file_name_substitute() local
2148 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()
2149 str = xstrdup (rawstr); in matching_file_name_substitute()
2152 rawstr = NULL; in matching_file_name_substitute()