Searched refs:PyContext_New (Results 1 – 4 of 4) sorted by relevance
19 PyContext *PyContext_New(void);22 PyObject *PyContext_New(void);78 .. c:function:: PyObject *PyContext_New(void)
25 PyAPI_FUNC(PyObject *) PyContext_New(void);
76 PyContext_New(void) in PyContext_New() function418 return PyContext_New(); in context_tp_new()
362 PyContext_New:PyObject*::+1: