Searched refs:SHM_ATTENTION (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 267 #define SHM_ATTENTION 'A' // no ATTENTION messages macro |
| H A D | memline.c | 4982 && vim_strchr(p_shm, SHM_ATTENTION) == NULL) in findswapname() |