Home | History | Annotate | Download | only in Include

Lines Matching refs:Py_UNICODE_SIZE

70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is

74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2