Searched defs:kwtuple (Results 1 – 4 of 4) sorted by relevance
90 PyObject *kwtuple; /* tuple of keyword parameter names */ member
489 PyObject *kwtuple = NULL; in function_call() local
1872 PyObject *kwtuple; in parser_init() local2026 PyObject *kwtuple; in vgetargskeywordsfast_impl() local
306 PyObject *kwtuple, **k; in _PyFunction_FastCallDict() local