OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file_timestamp_cons
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/
filedef.h
118
file_timestamp_cons
(fname, (st).st_mtime, (st).st_mtim.ST_MTIM_NSEC)
121
file_timestamp_cons
(fname, (st).st_mtime, 0)
155
extern FILE_TIMESTAMP
file_timestamp_cons
PARAMS ((char const *,
file.c
774
file_timestamp_cons
(const char *fname, time_t s, int ns)
841
return
file_timestamp_cons
(0, s, ns);
769
file_timestamp_cons
(const char *fname, time_t s, int ns)
function
remake.c
[
all
...]
Completed in 32 milliseconds