Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h255 } tryref_T; typedef
259 tryref_T *try_ref;
H A Dvim9compile.c8613 isn->isn_arg.try.try_ref = ALLOC_CLEAR_ONE(tryref_T); in compile_try()