Home
last modified time | relevance | path

Searched defs:PyUnicode_GetMax (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dunicodeobject.h199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax macro
286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax macro
/external/python/cpython2/Objects/
Dunicodeobject.c189 PyUnicode_GetMax(void) in PyUnicode_GetMax() function
/external/python/cpython3/Objects/
Dunicodeobject.c396 PyUnicode_GetMax(void) in PyUnicode_GetMax() function