Lines Matching refs:PyArg_ParseTupleAndKeywords
1485 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channelid_new()
2014 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|$i:create", kwlist, in interp_create()
2056 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_destroy()
2178 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_run_string()
2222 if (!PyArg_ParseTupleAndKeywords(args, kwds, in object_is_shareable()
2246 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_is_running()
2299 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&:channel_destroy", kwlist, in channel_destroy()
2363 if (!PyArg_ParseTupleAndKeywords( in channel_list_interpreters()
2421 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&O:channel_send", kwlist, in channel_send()
2443 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O&|O:channel_recv", kwlist, in channel_recv()
2480 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_close()
2528 if (!PyArg_ParseTupleAndKeywords(args, kwds, in channel_release()