Home
last modified time | relevance | path

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

/vim-8.2.3635/src/libvterm/src/
H A Dvterm_internal.h17 # define DEBUG_LOG(s) fprintf(stderr, s) macro
22 # define DEBUG_LOG(s) macro
H A Dvterm.c150 DEBUG_LOG("vterm_push_output_bytes(): buffer overflow; dropping output\n"); in vterm_push_output_bytes()
H A Dparser.c332 DEBUG_LOG("libvterm: Text callback did not consume any input\n"); in vterm_input_write()
H A Dstate.c353 DEBUG_LOG("libvterm: TODO: Skip over split char+combining\n"); in on_text()