Home
last modified time | relevance | path

Searched defs:Py_UNICODE (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h137 typedef PY_UNICODE_TYPE Py_UNICODE; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h137 typedef PY_UNICODE_TYPE Py_UNICODE; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c37 #define Py_UNICODE void macro
564 int (*wstatfunc)(const Py_UNICODE *, STRUCT_STAT *)) in edk2_do_stat()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c36 #define Py_UNICODE void macro
563 int (*wstatfunc)(const Py_UNICODE *, STRUCT_STAT *)) in posix_do_stat()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c49 #define Py_UNICODE void macro
1455 int (*wstatfunc)(const Py_UNICODE *, STRUCT_STAT *)) in posix_do_stat()