Home
last modified time | relevance | path

Searched defs:PyBytes_AS_STRING (Results 1 – 5 of 5) sorted by relevance

/prebuilts/build-tools/common/py3-headers/Include/cpython/
Dbytesobject.h23 static inline char* PyBytes_AS_STRING(PyObject *op) in PyBytes_AS_STRING() function
27 #define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dbytesobject.h35 static inline char* PyBytes_AS_STRING(PyObject *op) in PyBytes_AS_STRING() function
40 # define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dbytesobject.h35 static inline char* PyBytes_AS_STRING(PyObject *op) in PyBytes_AS_STRING() function
40 # define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dbytesobject.h35 static inline char* PyBytes_AS_STRING(PyObject *op) in PyBytes_AS_STRING() function
40 # define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/cpython/
Dbytesobject.h35 static inline char* PyBytes_AS_STRING(PyObject *op) in PyBytes_AS_STRING() function
40 # define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) macro