Home
last modified time | relevance | path

Searched defs:LINES (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/pr/
H A Dpr.h49 #define LINES 66 macro
/netbsd-src/lib/libcurses/
H A Dcurses.c69 int LINES; /* Lines on the screen. */ variable
H A Dcurses_private.h220 int LINES; /* Lines on the screen. */ member
/netbsd-src/sys/arch/prep/stand/boot/
H A Dvreset.c44 #define LINES 25 macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DProgressBar.py72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
/netbsd-src/external/bsd/ntp/dist/parseutil/
H A Dtestdcf.c317 #define LINES (24-2) /* error lines after which the two headlines are repeated */ macro