Home
last modified time | relevance | path

Searched defs:PyBytes_Size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dbytesobject.h15 #define PyBytes_Size PyString_Size macro
/aosp_15_r20/external/libxml2/python/
H A Dlibxml_wrap.h34 #define PyBytes_Size PyString_Size macro
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c1272 PyBytes_Size(PyObject *op) in PyBytes_Size() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c1213 PyBytes_Size(PyObject *op) in PyBytes_Size() function