Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h267 #define SHM_ATTENTION 'A' // no ATTENTION messages macro
H A Dmemline.c4982 && vim_strchr(p_shm, SHM_ATTENTION) == NULL) in findswapname()