Searched refs:DICT_FLAG_POP (Results 1 – 1 of 1) sorted by relevance
1699 #define DICT_FLAG_POP 0x02 macro1766 if (flags & DICT_FLAG_POP) in _DictionaryItem()2169 return _DictionaryItem(self, args, DICT_FLAG_HAS_DEFAULT|DICT_FLAG_POP); in DictionaryPop()