Home
last modified time | relevance | path

Searched refs:woutbuf (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c4289 wchar_t woutbuf[MAX_PATH], *woutbufp = woutbuf; in _PyOS_getfullpathname() local
4293 Py_ARRAY_LENGTH(woutbuf), woutbuf, in _PyOS_getfullpathname()
4299 if (result >= Py_ARRAY_LENGTH(woutbuf)) { in _PyOS_getfullpathname()
4318 if (woutbufp != woutbuf) { in _PyOS_getfullpathname()

Completed in 23 milliseconds