Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dunicodeobject.h188 # define PyUnicode_Format PyUnicodeUCS2_Format macro
275 # define PyUnicode_Format PyUnicodeUCS4_Format macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dunicodeobject.h188 # define PyUnicode_Format PyUnicodeUCS2_Format macro
275 # define PyUnicode_Format PyUnicodeUCS4_Format macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c8240 PyObject *PyUnicode_Format(PyObject *format, in PyUnicode_Format() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c8344 PyObject *PyUnicode_Format(PyObject *format, in PyUnicode_Format() function