Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDprotoize.c1349 referenced_file_is_newer (const char *l, time_t aux_info_mtime) in referenced_file_is_newer() argument
1380 return (fi_p->mtime > aux_info_mtime); in referenced_file_is_newer()
1946 time_t aux_info_mtime; in process_aux_info_file() local
2043 aux_info_mtime = stat_buf.st_mtime; in process_aux_info_file()
2060 if (stat_buf.st_mtime > aux_info_mtime) in process_aux_info_file()
2204 if (referenced_file_is_newer (aux_info_p, aux_info_mtime)) in process_aux_info_file()