Home
last modified time | relevance | path

Searched refs:any_not_updated (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dremake.c128 int stop = 0, any_not_updated = 0; in update_goal_chain() local
207 any_not_updated |= !file->updated; in update_goal_chain()
216 if (stop || !any_not_updated) in update_goal_chain()