Home
last modified time | relevance | path

Searched refs:coll (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c5007 const Py_UNICODE *coll; in PyUnicode_TranslateCharmap() local
5038 for (coll = collstart; coll<collend; ++coll) in PyUnicode_TranslateCharmap()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c5100 const Py_UNICODE *coll; in PyUnicode_TranslateCharmap() local
5131 for (coll = collstart; coll<collend; ++coll) in PyUnicode_TranslateCharmap()