Home
last modified time | relevance | path

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

/external/libedit/src/
Drefresh.c66 #define __F el->el_errfile 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()
119 (__F, "\r\nre_putc: overflow! r_cursor.v == %d > %d\r\n", in re_nextline()
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 …]