Searched defs:standend (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesw.h633 inline int UNDEF(standend)() { return standend(); } function
634 #undef standend macro
635 #define standend UNDEF(standend) macro
1298 int standend() { return ::wstandend(w); } function in class:NCursesWindow
/macosx-10.10/vim-55/src/
H A Dos_win32.c3796 standend(void) function

Completed in 123 milliseconds