Lines Matching refs:PyArg_ParseTupleAndKeywords
1489 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channelid_new()
1999 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|$i:create", kwlist, in interp_create()
2041 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_destroy()
2163 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_run_string()
2207 if (!PyArg_ParseTupleAndKeywords(args, kwds, in object_is_shareable()
2231 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_is_running()
2284 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&:channel_destroy", kwlist, in channel_destroy()
2348 if (!PyArg_ParseTupleAndKeywords( in channel_list_interpreters()
2406 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&O:channel_send", kwlist, in channel_send()
2428 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&|O:channel_recv", kwlist, in channel_recv()
2465 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_close()
2513 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_release()