Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dtextformat.c958 int old_State = State; in format_lines() local
1115 State = old_State; in format_lines()
H A Dos_unix.c4896 int old_State; in mch_call_shell_fork() local
4939 old_State = State; in mch_call_shell_fork()
5301 State = old_State; in mch_call_shell_fork()
H A Dnormal.c5111 int old_State = State; in nv_replace() local
5136 State = old_State; in nv_replace()
/dports/devel/mspdebug/mspdebug-493f38b/drivers/
H A Dtilib_api.c662 static STATUS_T old_State(long *state, long stop, long *pCPUCycles) in old_State() function
703 .MSP430_State = old_State,
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dops.c4317 const int old_State = State; in format_lines() local
4456 State = old_State; in format_lines()
H A Dnormal.c6245 const int old_State = State; in nv_replace() local
6271 State = old_State; in nv_replace()