Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/pr/
H A Dpr.h45 #define LINES 66 macro
/openbsd-src/games/bcd/
H A Dbcd.c247 #define LINES 12 macro
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DProgressBar.py72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst475 LINES subsection
/openbsd-src/lib/libcurses/tinfo/
H A Dlib_setup.c139 NCURSES_PUBLIC_VAR(LINES) (void) in NCURSES_PUBLIC_VAR() argument
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dperl5db.pl9874 LINES: foreach my $line ( keys %dbline ) { global() label
/openbsd-src/lib/libcurses/
H A Dcurses.h1489 #define LINES NCURSES_PUBLIC_VAR(LINES()) macro