Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c521 typval_T *stv = STACK_TV(ectx->ec_frame_idx in handle_closure_in_use()
556 tv = STACK_TV(top + idx); in handle_closure_in_use()
696 clear_tv(STACK_TV(idx)); in func_return()
701 clear_tv(STACK_TV(idx)); in func_return()
719 ectx->ec_iidx = STACK_TV(ectx->ec_frame_idx in func_return()
725 floc = (void *)STACK_TV(ectx->ec_frame_idx in func_return()
744 *STACK_TV_BOT(-1) = *STACK_TV(ret_idx); in func_return()
755 #undef STACK_TV
1556 return STACK_TV(ectx->ec_frame_idx - 1); in lookup_debug_var()
4676 #undef STACK_TV in call_def_function()
[all …]