Searched defs:PyUnicode_GET_DATA_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | unicodeobject.h | 388 #define PyUnicode_GET_DATA_SIZE(op) \ macro |
/external/python/cpython2/Include/ | ||
D | unicodeobject.h | 434 #define PyUnicode_GET_DATA_SIZE(op) \ macro |