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

/macosx-10.10.1/vim-55/src/
H A Dgui_w16.c1001 #define add_long(x) *((LPDWORD)p)++ = (x) macro
1287 add_long(lStyle);
1482 add_long(lStyle);
1501 #undef add_long macro
H A Dgui_w32.c2878 #define add_long(x) dwp = (DWORD *)p; *dwp++ = (x); p = (WORD *)dwp macro
3287 add_long(lStyle);
3288 add_long(0); // (lExtendedStyle)

Completed in 81 milliseconds