Searched refs:PyAST_mod2obj (Results 1 – 12 of 12) sorted by relevance
13 result = PyAST_mod2obj(module); in _build_return_object()
738 "PyAST_mod2obj"
533 PyObject* PyAST_mod2obj(mod_ty t);
849 PyObject* PyAST_mod2obj(mod_ty t);
1438 PyObject *result = PyAST_mod2obj(mod); in Py_CompileStringFlags()
6922 PyObject* PyAST_mod2obj(mod_ty t) in PyAST_mod2obj() function
1799 PyObject *result = PyAST_mod2obj(mod); in Py_CompileStringObject()
12311 PyObject* PyAST_mod2obj(mod_ty t) in PyAST_mod2obj() function