Searched refs:CLOBBER_ALWAYS (Results 1 – 3 of 3) sorted by relevance
299 CLOBBER_ALWAYS /* If the file exists, always overwrite it */ enumerator
63 if(config->file_clobber_mode == CLOBBER_ALWAYS || in tool_create_output_file()
2319 config->file_clobber_mode = toggle ? CLOBBER_ALWAYS : CLOBBER_NEVER; in getparameter()
Completed in 19 milliseconds