Searched refs:new_str (Results 1 – 2 of 2) sorted by relevance
337 char *new_str = (char *) malloc (top + 1); in exchange() local338 if (new_str == NULL) in exchange()342 memset (mempcpy (new_str, __getopt_nonoption_flags, in exchange()346 __getopt_nonoption_flags = new_str; in exchange()
239 char *new_str; in m32c_indirect_operand() local270 new_str = XNEWVEC (char, ns_len); in m32c_indirect_operand()271 ns = new_str; in m32c_indirect_operand()326 md_assemble (new_str); in m32c_indirect_operand()327 free (new_str); in m32c_indirect_operand()