Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c3618 const Py_UNICODE *collend = p; in unicode_encode_ucs1() local
5006 const Py_UNICODE *collend = p+1; in PyUnicode_TranslateCharmap() local
5147 Py_UNICODE *collend; in PyUnicode_EncodeDecimal() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c3662 const Py_UNICODE *collend = p; in unicode_encode_ucs1() local
5099 const Py_UNICODE *collend = p+1; in PyUnicode_TranslateCharmap() local
5241 Py_UNICODE *collend; in PyUnicode_EncodeDecimal() local