Searched refs:p_modpath (Results 1 – 1 of 1) sorted by relevance
50 int *p_ispackage, char **p_modpath);1232 int *p_ispackage, char **p_modpath) in get_module_code() argument1272 if (code != NULL && p_modpath != NULL) in get_module_code()1273 *p_modpath = PyString_AsString( in get_module_code()