Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c50 static int cs_show(exarg_T *eap);
71 { "show", cs_show,
2404 cs_show(exarg_T *eap UNUSED) in cs_show() function