Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h497 #define STACK_FRAME_FUNCLOCAL_OFF 4 macro
H A Dvim9execute.c394 STACK_TV_BOT(STACK_FRAME_FUNCLOCAL_OFF)->vval.v_string = (void *)floc; in call_dfunc()
726 + STACK_FRAME_FUNCLOCAL_OFF)->vval.v_string; in func_return()