Home
last modified time | relevance | path

Searched defs:unicode_empty (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c100 static PyUnicodeObject *unicode_empty; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c101 static PyUnicodeObject *unicode_empty = NULL; variable