Lines Matching defs:di_used
3952 Py_ssize_t di_used;
3968 di->di_used = dict->ma_used;
4020 if (di->di_dict != NULL && di->di_used == di->di_dict->ma_used)
4053 if (di->di_used != d->ma_used) {
4056 di->di_used = -1; /* Make this state sticky */
4154 if (di->di_used != d->ma_used) {
4157 di->di_used = -1; /* Make this state sticky */
4254 if (di->di_used != d->ma_used) {
4257 di->di_used = -1; /* Make this state sticky */
4382 if (di->di_used != d->ma_used) {
4385 di->di_used = -1; /* Make this state sticky */