Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2868 if (fp->uf_flags & FC_RANGE && funcexe->doesrange != NULL) in call_user_func_check()
3517 if (fp->uf_flags & FC_RANGE) in list_func_head()
4150 flags |= FC_RANGE; in define_function()
H A Dstructs.h1689 #define FC_RANGE 0x02 // function accepts range macro