Home
last modified time | relevance | path

Searched defs:compile_type (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9execute.c845 compiletype_T compile_type = COMPILE_TYPE(ufunc); in call_ufunc() local
5849 compiletype_T compile_type = CT_NONE; in ex_disassemble() local
H A Dvim9compile.c1940 func_needs_compiling(ufunc_T *ufunc, compiletype_T compile_type) in func_needs_compiling()
5796 compiletype_T compile_type; in compile_nested_function() local
9548 compiletype_T compile_type, in compile_def_function()