Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsisupport.c24 #define PSIZE 1024 in CheckDir() macro
25 WCHAR wpath[PSIZE]; in CheckDir()
26 char path[PSIZE]; in CheckDir()
28 DWORD size = PSIZE; in CheckDir()