Searched refs:precious (Results 1 – 9 of 9) sorted by relevance
843 f->precious = 1; in pattern_search()853 if (!f->precious) in pattern_search()856 if (imf != 0 && imf->precious) in pattern_search()857 f->precious = 1; in pattern_search()938 if (f && f->precious) in pattern_search()939 file->precious = 1; in pattern_search()966 if (f && f->precious) in pattern_search()967 new->file->precious = 1; in pattern_search()
75 unsigned int precious:1; /* Non-0 means don't delete file on quit */ member
319 MERGE (precious); in rehash_file()362 if (f->intermediate && (f->dontcare || !f->precious) in remove_intermediates()662 f2->precious = 1; in snap_deps()902 if (f->precious) in print_file()
533 if (file->precious || file->phony) in delete_target()
735 an implicit rule match, lookup pattern target and set precious899 precious if it happened to be a prerequisite of some (other)
99 # TEST #4: make sure precious flag is set properly for targets
2259 # Check that the precious variables saved in the cache have kept the same2297 # Pass precious variables to config.status.
3857 * precious targets: Special Targets. (line 29)
2862 @cindex precious targets