Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h668 static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) in PyUnicode_GET_DATA_SIZE() function
676 # define PyUnicode_GET_DATA_SIZE(op) PyUnicode_GET_DATA_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h668 static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) in PyUnicode_GET_DATA_SIZE() function
676 # define PyUnicode_GET_DATA_SIZE(op) PyUnicode_GET_DATA_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/cpython/
Dunicodeobject.h668 static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) in PyUnicode_GET_DATA_SIZE() function
676 # define PyUnicode_GET_DATA_SIZE(op) PyUnicode_GET_DATA_SIZE(_PyObject_CAST(op)) macro
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h668 static inline Py_ssize_t PyUnicode_GET_DATA_SIZE(PyObject *op) in PyUnicode_GET_DATA_SIZE() function
676 # define PyUnicode_GET_DATA_SIZE(op) PyUnicode_GET_DATA_SIZE(_PyObject_CAST(op)) macro