Home
last modified time | relevance | path

Searched refs:COPYVAL (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dtypeobject.c3813 #undef COPYVAL
3814 #define COPYVAL(SLOT) \ macro
3817 COPYVAL(tp_itemsize);
3819 COPYVAL(tp_weaklistoffset);
3822 COPYVAL(tp_dictoffset);