Lines Matching refs:PyArg_ParseTupleAndKeywords
617 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|O$p:create", kwlist, in interp_create()
677 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_destroy()
730 if (!PyArg_ParseTupleAndKeywords(args, kwargs, in interp_list_all()
808 if (!PyArg_ParseTupleAndKeywords(args, kwargs, in interp_set___main___attrs()
975 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_exec()
1038 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_call()
1097 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_run_string()
1141 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_run_func()
1187 if (!PyArg_ParseTupleAndKeywords(args, kwds, in object_is_shareable()
1212 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_is_running()
1244 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_get_config()
1286 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_whence()
1314 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_incref()
1344 if (!PyArg_ParseTupleAndKeywords(args, kwds, in interp_decref()
1368 if (!PyArg_ParseTupleAndKeywords(args, kwds, in capture_exception()