Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mswin.c2452 # define REPLY_ITEM(i) ((reply_T *)(reply_list.ga_data) + (i)) macro
2469 rep = REPLY_ITEM(REPLY_COUNT); in save_reply()
2509 rep = REPLY_ITEM(i); in serverGetReply()