Searched refs:FC_VIM9 (Results 1 – 2 of 2) sorted by relevance
1241 ufunc->uf_flags |= FC_VIM9; in lambda_function_body()2323 fp->uf_flags = (ufunc->uf_flags & ~FC_VIM9) | FC_COPY; in copy_func()4465 flags |= FC_VIM9; in define_function()4743 if (fp->uf_flags & FC_VIM9) in ex_delfunction()
1698 #define FC_VIM9 0x400 // defined in vim9 script file macro