Searched refs:od_resize_sentinel (Results 1 – 1 of 1) sorted by relevance
496 void *od_resize_sentinel; /* changes if odict should be resized */ member587 od->od_resize_sentinel = ((PyDictObject *)od)->ma_keys; in _odict_resize()601 if (od->od_resize_sentinel != keys || in _odict_get_index()789 od->od_resize_sentinel = NULL; in _odict_clear_nodes()