HomeSort by relevance Sort by last modified time
    Searched refs:PyUnicode_GetMax (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax
286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax
495 PyAPI_FUNC(Py_UNICODE) PyUnicode_GetMax(void);
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 199 # define PyUnicode_GetMax PyUnicodeUCS2_GetMax
286 # define PyUnicode_GetMax PyUnicodeUCS4_GetMax
495 PyAPI_FUNC(Py_UNICODE) PyUnicode_GetMax(void);
    [all...]

Completed in 21 milliseconds