Lines Matching defs:file
87 #define MTIME(file) (rebuilding_makefiles ? file_mtime_no_search (file) \ in update_goal_chain() argument
127 struct file *file; in update_goal_chain() local
284 update_file (struct file *file, unsigned int depth) in update_file()
346 complain (const struct file *file) in complain()
370 update_file_1 (struct file *file, unsigned int depth) in update_file_1()
796 notice_finished_file (struct file *file) in notice_finished_file()
933 check_dep (struct file *file, unsigned int depth, in check_dep()
1045 touch_file (struct file *file) in touch_file()
1097 remake_file (struct file *file) in remake_file()
1144 f_mtime (struct file *file, int search) in f_mtime()
1478 char *file, **dp; in library_search() local