Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c1025 win32_mtime(FILE *fp, char *pathname) in win32_mtime() function
1072 mtime = win32_mtime(fp, pathname); in load_source_module()