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);
77 PyContext_New(void) in PyContext_New() function419 return PyContext_New(); in context_tp_new()
380 PyContext_New:PyObject*::+1: