Lines Matching defs:new_suffix
266 char new_suffix[(suffix == NULL ? 0 : strlen (suffix)) + 2];274 strcpy (stpcpy (new_suffix, suffix), ")");277 new_suffix[0] = '\0';291 process_file (fd, subelf, new_prefix, new_suffix,