Lines Matching defs:lint1
77 /* Parameters for lint1, which checks an isolated translation unit. */
81 } lint1;
204 for (size_t i = 0; i < lint1.outfiles.len; i++)
205 (void)remove(lint1.outfiles.items[i]);
372 /* Rewind after a possible previous run of cpp and lint1. */
391 ? concat2(libexec_dir, "/lint1")
396 list_add_all(&args, &lint1.flags);
430 /* build the name of the output file of lint1 */
450 list_add(&lint1.outfiles, ofn);
607 list_add_flag(&lint1.flags, c);
614 list_add_flag(&lint1.flags, c);
615 list_add(&lint1.flags, optarg);
622 list_add_flag(&lint1.flags, c);
642 list_add_flag(&lint1.flags, c);
655 list_add_flag(&lint1.flags, c);
663 list_add_flag(&lint1.flags, c);
668 list_add_flag(&lint1.flags, c);
682 list_add_flag(&lint1.flags, c);