Home
last modified time | relevance | path

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

/vim-8.2.3635/src/libvterm/src/
H A Dvterm_internal.h20 # 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 Dpen.c123 DEBUG_LOG3("Cannot set attr %d as it has type %d, not type %d\n", in setpenattr()
H A Dstate.c30 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 Dversion8.txt19582 Solution: Use DEBUG_LOG3().