Home
last modified time | relevance | path

Searched refs:PyUnicode_MAX_CHAR_VALUE (Results 1 – 5 of 5) sorted by relevance

/prebuilts/build-tools/common/py3-headers/Include/cpython/
Dunicodeobject.h359 static inline Py_UCS4 PyUnicode_MAX_CHAR_VALUE(PyObject *op) in PyUnicode_MAX_CHAR_VALUE() function
377 #define PyUnicode_MAX_CHAR_VALUE(op) \ macro
378 PyUnicode_MAX_CHAR_VALUE(_PyObject_CAST(op))
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dunicodeobject.h441 static inline Py_UCS4 PyUnicode_MAX_CHAR_VALUE(PyObject *op) in PyUnicode_MAX_CHAR_VALUE() function
461 # define PyUnicode_MAX_CHAR_VALUE(op) \ macro
462 PyUnicode_MAX_CHAR_VALUE(_PyObject_CAST(op))
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dunicodeobject.h441 static inline Py_UCS4 PyUnicode_MAX_CHAR_VALUE(PyObject *op) in PyUnicode_MAX_CHAR_VALUE() function
461 # define PyUnicode_MAX_CHAR_VALUE(op) \ macro
462 PyUnicode_MAX_CHAR_VALUE(_PyObject_CAST(op))
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/cpython/
Dunicodeobject.h441 static inline Py_UCS4 PyUnicode_MAX_CHAR_VALUE(PyObject *op) in PyUnicode_MAX_CHAR_VALUE() function
461 # define PyUnicode_MAX_CHAR_VALUE(op) \ macro
462 PyUnicode_MAX_CHAR_VALUE(_PyObject_CAST(op))
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dunicodeobject.h441 static inline Py_UCS4 PyUnicode_MAX_CHAR_VALUE(PyObject *op) in PyUnicode_MAX_CHAR_VALUE() function
461 # define PyUnicode_MAX_CHAR_VALUE(op) \ macro
462 PyUnicode_MAX_CHAR_VALUE(_PyObject_CAST(op))