Home
last modified time | relevance | path

Searched defs:newlines (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dresize.c227 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 Dhtml.h86 int newlines; // can we issue newlines automatically? variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h50 format (bool newlines) : m_newlines (newlines) {} in format()
/netbsd-src/usr.bin/indent/
H A Dio.c54 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 Dprogram-point.h50 format (bool newlines) : m_newlines (newlines) {} in format()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Ddisplay.c359 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 Dgrep.c499 size_t newlines = 0; in nlscan() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc941 static uchar newlines[] = "\n\n\n"; in _cpp_stack_file() local