Searched refs:CPO_INTMOD (Results 1 – 2 of 2) sorted by relevance
182 #define CPO_INTMOD 'i' // interrupt a read makes buffer modified macro
305 if ((got_int && vim_strchr(p_cpo, CPO_INTMOD) != NULL) in open_buffer()308 || (aborting() && vim_strchr(p_cpo, CPO_INTMOD) != NULL) in open_buffer()