Home
last modified time | relevance | path

Searched defs:PyByteArray_AS_STRING (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/cpython/
Dbytearrayobject.h15 #define PyByteArray_AS_STRING(self) \ macro
/external/python/cpython2/Include/
Dbytearrayobject.h47 #define PyByteArray_AS_STRING(self) \ macro