Searched refs:temp_outputs (Results 1 – 2 of 2) sorted by relevance
419 struct strlist temp_outputs; variable450 strlist_init(&temp_outputs); in main()1026 strlist_append(&temp_outputs, ofile = gettmp()); in main()1046 strlist_append(&temp_outputs, ofile = gettmp()); in main()1064 strlist_append(&temp_outputs, ofile = gettmp()); in main()1104 strlist_free(&temp_outputs); in main()1129 STRLIST_FOREACH(s, &temp_outputs) in dexit()1142 strlist_append(&temp_outputs, s); in exandrm()1194 strlist_append(&temp_outputs, tfile = gettmp()); in compile_input()
89 struct strlist temp_outputs; variable306 strlist_append(&temp_outputs, name); in output_name()520 STRLIST_FOREACH(file, &temp_outputs) { in cleanup()556 strlist_init(&temp_outputs); in main()879 strlist_free(&temp_outputs); in main()