Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwinclip.c317 VimClipType_t *meta_p; in clip_mch_request_selection() local
322 && (meta_p = (VimClipType_t *)GlobalLock(meta_h)) != NULL) in clip_mch_request_selection()
329 memcpy(&metadata, meta_p, n); in clip_mch_request_selection()