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

/macosx-10.10/vim-55/src/
H A Dos_mswin.c3022 #define REPLY_ITEM(i) ((reply_T *)(reply_list.ga_data) + (i)) macro
3039 rep = REPLY_ITEM(REPLY_COUNT);
3075 rep = REPLY_ITEM(i);

Completed in 100 milliseconds