Home
last modified time | relevance | path

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

/dports/editors/mle/mle-1.4.3/
H A Dmle.h124 int debug_exit_after_startup; member
H A Deditor.c907 if (editor->debug_exit_after_startup) { in _editor_loop()
2211 case 'q': editor->debug_exit_after_startup = 1; break; in _editor_init_from_args()