Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx225 int const arraysize = 400; in QueryReg64Table() local
226 wchar_t szSelect[arraysize]; in QueryReg64Table()
227 StringCbPrintfW(szSelect, arraysize * sizeof(wchar_t), L"SELECT * FROM %s",TABLE_NAME); in QueryReg64Table()
/trunk/main/desktop/source/app/
H A Dconfiginit.cxx65 #define arraysize( arr ) ( sizeof (arr)/sizeof *(arr) ) macro

Completed in 11 milliseconds