Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c1310 static int find_init_module(char *); /* Forward */
1521 if (find_init_module(buf)) { /* and has __init__.py */ in find_module()
1822 find_init_module(char *buf) in find_init_module() function
1870 find_init_module(buf) in find_init_module() function