Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c3908 static int already_warned = FALSE; variable
3947 already_warned = FALSE; in check_timestamps()
4250 if (State > NORMAL_BUSY || (State & CMDLINE) || already_warned) in buf_check_timestamp()
4283 already_warned = TRUE; in buf_check_timestamp()