Home
last modified time | relevance | path

Searched defs:PyUnicode_AsWideChar (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h159 # define PyUnicode_AsWideChar PyUnicodeUCS2_AsWideChar macro
246 # define PyUnicode_AsWideChar PyUnicodeUCS4_AsWideChar macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h159 # define PyUnicode_AsWideChar PyUnicodeUCS2_AsWideChar macro
246 # define PyUnicode_AsWideChar PyUnicodeUCS4_AsWideChar macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c1029 Py_ssize_t PyUnicode_AsWideChar(PyUnicodeObject *unicode, in PyUnicode_AsWideChar() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c1090 Py_ssize_t PyUnicode_AsWideChar(PyUnicodeObject *unicode, in PyUnicode_AsWideChar() function