Home
last modified time | relevance | path

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

/external/libedit/src/
Drefresh.c73 #define ELRE_DEBUG(a, b) ELRE_ASSERT(a,b,;) macro
82 ELRE_DEBUG(1, (__F, "%s:\"", str)); in re_printstr()
84 ELRE_DEBUG(1, (__F, "%c", *f++ & 0177)); in re_printstr()
85 ELRE_DEBUG(1, (__F, "\"\r\n")); in re_printstr()
89 #define ELRE_DEBUG(a, b) macro
167 ELRE_DEBUG(1, (__F, "printing %5x '%c'\r\n", c, c)); in re_putc()
209 ELRE_DEBUG(1, (__F, "el->el_line.buffer = :%s:\r\n", in re_refresh()
294 ELRE_DEBUG(1, (__F, in re_refresh()
299 ELRE_DEBUG(1, (__F, "updating %d lines.\r\n", el->el_refresh.r_newcv)); in re_refresh()
314 ELRE_DEBUG(1, (__F, in re_refresh()
[all …]