Searched refs:DEBUG_LOG3 (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm_internal.h | 20 # define DEBUG_LOG3(s, a, b, c) fprintf(stderr, s, a, b, c) macro 25 # define DEBUG_LOG3(s, a, b, c) macro
|
| H A D | pen.c | 123 DEBUG_LOG3("Cannot set attr %d as it has type %d, not type %d\n", in setpenattr()
|
| H A D | state.c | 30 DEBUG_LOG3("libvterm: Unhandled putglyph U+%04x at (%d,%d)\n", chars[0], pos.col, pos.row); in putglyph()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 19582 Solution: Use DEBUG_LOG3().
|