Home
last modified time | relevance | path

Searched refs:MAX_EQUIV (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c7020 #define MAX_EQUIV 10 macro
7031 static slotdef *ptrs[MAX_EQUIV]; in resolve_slotdups()
7203 slotdef *ptrs[MAX_EQUIV]; in update_slot()
/external/python/cpython2/Objects/
Dtypeobject.c6268 #define MAX_EQUIV 10 macro
6279 static slotdef *ptrs[MAX_EQUIV];
6431 slotdef *ptrs[MAX_EQUIV];