Searched refs:INIT_NONZERO_DICT_SLOTS (Results 1 – 1 of 1) sorted by relevance
210 #define INIT_NONZERO_DICT_SLOTS(mp) do { \ macro218 INIT_NONZERO_DICT_SLOTS(mp); \268 INIT_NONZERO_DICT_SLOTS(mp); in PyDict_New()2416 INIT_NONZERO_DICT_SLOTS(d); in dict_new()