Searched defs:kwdict (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Modules/ |
| D | nismodule.c | 186 nis_match(PyObject *module, PyObject *args, PyObject *kwdict) in nis_match() 235 nis_cat(PyObject *module, PyObject *args, PyObject *kwdict) in nis_cat() 431 nis_maps (PyObject *module, PyObject *args, PyObject *kwdict) in nis_maps()
|
| D | mmapmodule.c | 1214 new_mmap_object(PyTypeObject *type, PyObject *args, PyObject *kwdict) in new_mmap_object() 1387 new_mmap_object(PyTypeObject *type, PyObject *args, PyObject *kwdict) in new_mmap_object()
|
| /third_party/python/Objects/ |
| D | call.c | 193 PyObject *kwdict; in _PyObject_MakeTpCall() local
|
| D | descrobject.c | 352 PyObject *kwdict = NULL; in method_vectorcall_VARARGS_KEYWORDS() local
|
| /third_party/python/Python/ |
| D | ceval.c | 6145 PyObject *kwdict; local 7322 PyObject *kwdict,
|