Searched refs:COPYVAL (Results 1 – 2 of 2) sorted by relevance
4897 #undef COPYVAL in inherit_special()4898 #define COPYVAL(SLOT) \ in inherit_special() macro4901 COPYVAL(tp_itemsize); in inherit_special()4902 COPYVAL(tp_weaklistoffset); in inherit_special()4903 COPYVAL(tp_dictoffset); in inherit_special()
3876 #undef COPYVAL3877 #define COPYVAL(SLOT) \ macro3880 COPYVAL(tp_itemsize);3882 COPYVAL(tp_weaklistoffset);3885 COPYVAL(tp_dictoffset);