Lines Matching refs:PyArg_ParseTupleAndKeywords
1485 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channelid_new()
2007 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|$i:create", kwlist, in interp_create()
2049 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_destroy()
2171 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_run_string()
2215 if (!PyArg_ParseTupleAndKeywords(args, kwds, in object_is_shareable()
2239 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_is_running()
2292 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&:channel_destroy", kwlist, in channel_destroy()
2356 if (!PyArg_ParseTupleAndKeywords( in channel_list_interpreters()
2414 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&O:channel_send", kwlist, in channel_send()
2436 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&|O:channel_recv", kwlist, in channel_recv()
2473 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_close()
2521 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_release()