Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_mzsch.c302 static Scheme_Object *(*dll_scheme_make_struct_instance)(Scheme_Object *stype,
H A Dvim9compile.c9774 scopetype_T stype = cctx.ctx_scope == NULL in compile_def_function() local
9777 if (stype == BLOCK_SCOPE) in compile_def_function()