Searched refs:PyAST_mod2obj (Results 1 – 4 of 4) sorted by relevance
13 result = PyAST_mod2obj(module); in _build_return_object()
838 PyObject* PyAST_mod2obj(mod_ty t);
1376 PyObject *result = PyAST_mod2obj(mod); in Py_CompileStringObject()
12001 PyObject* PyAST_mod2obj(mod_ty t) in PyAST_mod2obj() function