Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmain.pro7 void state_no_longer_safe(char *reason);
/vim-8.2.3635/src/
H A Dgetchar.c980 state_no_longer_safe("ins_typebuf()"); in ins_typebuf()
1908 state_no_longer_safe("key typed"); in vgetc()
H A Dmain.c1085 state_no_longer_safe(char *reason UNUSED) in state_no_longer_safe() function