Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c781 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname() function
1112 cpathname = make_compiled_pathname(pathname, buf, in load_source_module()