Searched refs:PyUnicode_GetMax (Results 1 – 6 of 6) sorted by relevance
199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax macro286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax macro495 PyAPI_FUNC(Py_UNICODE) PyUnicode_GetMax(void);
1437 PyInt_FromLong(PyUnicode_GetMax())); in _PySys_Init()
1458 PyInt_FromLong(PyUnicode_GetMax())); in _PySys_Init()
189 PyUnicode_GetMax(void) in PyUnicode_GetMax() function3431 Py_UNICODE unimax = PyUnicode_GetMax(); in _PyUnicode_DecodeUnicodeInternal()4959 long max = PyUnicode_GetMax(); in charmaptranslate_lookup()
176 PyUnicode_GetMax(void) in PyUnicode_GetMax() function3383 Py_UNICODE unimax = PyUnicode_GetMax(); in _PyUnicode_DecodeUnicodeInternal()4866 long max = PyUnicode_GetMax(); in charmaptranslate_lookup()