Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c809 check_compiled_module(char *pathname, time_t mtime, char *cpathname) in check_compiled_module() function
1115 (fpc = check_compiled_module(pathname, mtime, cpathname))) { in load_source_module()