Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro61 linenr_T *func_breakpoint(void *cookie);
/vim-8.2.3635/src/
H A Duserfunc.c5393 func_breakpoint(void *cookie) in func_breakpoint() function
H A Dex_docmd.c715 breakpoint = func_breakpoint(real_cookie); in do_cmdline()