Home | History | Annotate | Download | only in Objects

Lines Matching refs:MERGESTATE_TEMP_SIZE

1354 #define MERGESTATE_TEMP_SIZE 256

1393 PyObject *temparray[MERGESTATE_TEMP_SIZE];
1403 ms->alloced = MERGESTATE_TEMP_SIZE;
1419 ms->alloced = MERGESTATE_TEMP_SIZE;