Searched refs:safe_result (Results 1 – 1 of 1) sorted by relevance
72 struct spec *safe_result = XMALLOC (struct spec); in format_parse() local73 *safe_result = *result; in format_parse()74 result = safe_result; in format_parse()