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

/external/python/cpython2/Include/
H A Dbytearrayobject.h47 #define PyByteArray_AS_STRING(self) \ macro
/external/python/cpython3/Include/
H A Dbytearrayobject.h51 #define PyByteArray_AS_STRING(self) \ macro

Completed in 95 milliseconds