OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:low_resolution_time
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/
filedef.h
76
unsigned int
low_resolution_time
:1; /* Nonzero if this file's time stamp
member in struct:file
remake.c
439
&& file->
low_resolution_time
)
444
error (NILF, _("*** Warning: .
LOW_RESOLUTION_TIME
file `%s' has a high resolution time stamp"),
[
all
...]
file.c
667
for (f = lookup_file (".
LOW_RESOLUTION_TIME
"); f != 0; f = f->prev)
670
f2->
low_resolution_time
= 1;
Completed in 25 milliseconds