Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_io/
Dfileio.c225 Py_UNICODE *widename = NULL; local
274 widename = PyUnicode_AsUnicode(stringobj); local
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dfileio.c212 Py_UNICODE *widename = NULL; in fileio_init() local