Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c1521 static ectx_T *debug_context = NULL; variable
1534 ectx_T *ectx = debug_context; in lookup_debug_var()
1597 debug_context = ectx; in handle_debug()
1633 debug_context = NULL; in handle_debug()