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

/macosx-10.10.1/vim-55/src/
H A Dgui_w16.c58 #define DLG_ALLOC_SIZE 16 * 1024 macro
1147 hglbDlgTemp = GlobalAlloc(GHND, DLG_ALLOC_SIZE);
H A Dgui_w32.c307 #define DLG_ALLOC_SIZE 16 * 1024 macro
3056 DLG_ALLOC_SIZE + STRLEN(message) * 2);
3782 template_len = DLG_ALLOC_SIZE;

Completed in 78 milliseconds