Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c9568 int debug_lnum = -1; in compile_def_function() local
9760 if (cctx.ctx_compile_type == CT_DEBUG && cctx.ctx_lnum != debug_lnum in compile_def_function()
9763 debug_lnum = cctx.ctx_lnum; in compile_def_function()