Searched refs:PyTuple_Size (Results 1 – 3 of 3) sorted by relevance
208 # define PyTuple_Size dll_PyTuple_Size macro
172 # define PyTuple_Size py3_PyTuple_Size macro
1620 if (kwargs || PyTuple_Size(args)) in DictionaryConstructor()