Searched defs:Py_UCS4 (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dunicodeobject.h100 # define PY_UNICODE_TYPE Py_UCS4
128 typedef unsigned int Py_UCS4; typedef
130 typedef unsigned long Py_UCS4; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dunicodeobject.h100 # define PY_UNICODE_TYPE Py_UCS4
128 typedef unsigned int Py_UCS4; typedef
130 typedef unsigned long Py_UCS4; typedef

Completed in 84 milliseconds