Searched defs:newlines (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libcurses/ |
H A D | resize.c | 227 int newlines, newcols; in __resizeterm() local 251 __LINE *lp, *olp, **newlines, *newlspace; in __resizewin() local [all...] |
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html.h | 86 int newlines; // can we issue newlines automatically? variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | program-point.h | 50 format (bool newlines) : m_newlines (newlines) {} in format()
|
/netbsd-src/usr.bin/indent/ |
H A D | io.c | 54 static unsigned newlines = 2; /* the total of written and buffered newlines; global() variable [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | program-point.h | 50 format (bool newlines) : m_newlines (newlines) {} in format()
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | display.c | 359 int mlen, newlines, newlines_guess, bound; in expand_prompt() local 746 int newlines, lpos, temp, n0, num, prompt_lines_estimate; in rl_redisplay() local 2590 int prompt_size, i, l, real_screenwidth, newlines; in rl_on_new_line_with_prompt() local
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | grep.c | 499 size_t newlines = 0; in nlscan() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 941 static uchar newlines[] = "\n\n\n"; in _cpp_stack_file() local
|