Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dscriptfile.pro7 char_u *estack_sfile(estack_arg_T which);
/vim-8.2.3635/src/
H A Dvim.h2221 } estack_arg_T; typedef
H A Dscriptfile.c117 estack_sfile(estack_arg_T which UNUSED) in estack_sfile()