OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deps_changed
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/make-3.81/
remake.c
376
int noexist, must_make,
deps_changed
;
647
deps_changed
= 0;
665
/* Set
DEPS_CHANGED
if this dep actually changed. */
666
deps_changed
|= d->changed;
713
else if (!noexist && file->is_target && !
deps_changed
&& file->cmds == 0
373
int noexist, must_make,
deps_changed
;
local
[
all
...]
Completed in 61 milliseconds