Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c4515 typval_T tmp_tv; in exec_instructions() local
4519 tmp_tv = *STACK_TV_BOT(-item); in exec_instructions()
4525 *STACK_TV_BOT(-item) = tmp_tv; in exec_instructions()