HomeSort by relevance Sort by last modified time
    Searched refs:woutbuf (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 1078 Py_UNICODE woutbuf[MAX_PATH*2], *woutbufp = woutbuf; local
1083 sizeof(woutbuf)/sizeof(woutbuf[0]),
1084 woutbuf, &wtemp);
1085 if (result > sizeof(woutbuf)/sizeof(woutbuf[0])) {
1095 if (woutbufp != woutbuf)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 2427 Py_UNICODE woutbuf[MAX_PATH*2], *woutbufp = woutbuf; local
    [all...]

Completed in 357 milliseconds