Searched refs:LINEBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
54 #define LINEBUF_SIZE (8 + 1 + 3*16 + 16 + 1 + 1 /*paranoia:*/ + 13) macro137 char buf[LINEBUF_SIZE]; in redraw()154 char buf[LINEBUF_SIZE]; in redraw_cur_line()262 unsigned sz = (G.height | 0xf) * LINEBUF_SIZE; in hexedit_main()