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

/haiku-buildtools/legacy/gcc/gcc/
H A Dprotoize.c174 static const char * const aux_info_suffix = ".X"; variable
2147 = (char *) alloca (base_len + strlen (aux_info_suffix) + 1);
2159 strcat (aux_info_filename, aux_info_suffix);

Completed in 49 milliseconds