OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getmaxyx
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
curses.h
621
#define
getmaxyx
(w, y, x) (y) = getmaxy(w), (x) = getmaxx(w)
macro
curses.h
621
#define
getmaxyx
(w, y, x) (y) = getmaxy(w), (x) = getmaxx(w)
macro
Completed in 25 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025