Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c6092 Py_UNICODE *fillcharloc = (Py_UNICODE *)addr; in convert_uc() local
6109 *fillcharloc = unistr[0]; in convert_uc()