Searched refs:update_file (Results 1 – 2 of 2) sorted by relevance
63 static int update_file PARAMS ((struct file *file, unsigned int depth));154 x = update_file (file, rebuilding_makefiles ? 1 : 0); in update_goal_chain()284 update_file (struct file *file, unsigned int depth) in update_file() function337 status |= update_file (d->file, depth + 1); in update_file()569 dep_status |= update_file (d->file, depth); in update_file_1()947 dep_status = update_file (file, depth); in check_dep()
45 * remake.c (update_file): Add alloca(0) to clean up alloca'd297 many commands got started in update_file.963 (update_file): If we got an error don't break out to run more1296 * remake.c (update_file): Don't walk the double-colon chain unless