OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignore_mtime
(Results
1 - 5
of
5
) sorted by null
/ndk/sources/host-tools/make-3.81/
dep.h
43
unsigned int
ignore_mtime
: 1;
member in struct:dep
commands.c
116
if (!d->
ignore_mtime
)
155
if (! d->
ignore_mtime
)
166
if (! d->
ignore_mtime
)
200
if (d->
ignore_mtime
)
231
if (d->
ignore_mtime
)
implicit.c
78
unsigned char
ignore_mtime
; /*
ignore_mtime
flag */
617
d->
ignore_mtime
= 1;
876
dep->
ignore_mtime
= d->
ignore_mtime
;
76
unsigned char
ignore_mtime
; \/*
ignore_mtime
flag *\/
member in struct:idep
remake.c
517
if (! d->
ignore_mtime
)
653
if (! d->
ignore_mtime
)
677
if (d->
ignore_mtime
)
1022
if (! d->
ignore_mtime
)
[
all
...]
file.c
444
ood->
ignore_mtime
= 1;
893
if (! d->
ignore_mtime
)
903
if (d->
ignore_mtime
)
Completed in 211 milliseconds