Searched refs:DEBUG_LOG2 (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm_internal.h | 19 # define DEBUG_LOG2(s, a, b) fprintf(stderr, s, a, b) macro 24 # define DEBUG_LOG2(s, a, b) macro
|
| H A D | screen.c | 290 DEBUG_LOG2("libvterm: erase_internal() position invalid: %d / %d", in erase_internal() 399 DEBUG_LOG2("TODO: Just flush and redo damaged=" STRFrect " rect=" STRFrect "\n", in scrollrect() 656 DEBUG_LOG2("libvterm: setlineinfo() position invalid: %d / %d", in setlineinfo() 789 DEBUG_LOG2("libvterm: _get_chars() position invalid: %d / %d", in _get_chars()
|
| H A D | state.c | 1764 DEBUG_LOG2("libvterm: Unhandled DCS %.*s\n", (int)commandlen, command); in on_dcs()
|