Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfiledef.h158 extern void file_timestamp_sprintf PARAMS ((char *p, FILE_TIMESTAMP ts));
Dfile.c780 file_timestamp_sprintf (buf, ts); in file_timestamp_cons()
841 file_timestamp_sprintf (char *p, FILE_TIMESTAMP ts) in file_timestamp_sprintf() function
933 file_timestamp_sprintf (buf, f->last_mtime); in print_file()