Home | History | Annotate | Download | only in Include

Lines Matching defs:Py_UCS4

100 #  define PY_UNICODE_TYPE Py_UCS4

128 typedef unsigned int Py_UCS4;
130 typedef unsigned long Py_UCS4;