Searched defs:clrtobot (Results 1 - 9 of 9) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesw.h140 #ifdef clrtobot
141 inline int UNDEF(clrtobot)() { return clrtobot(); } function
142 #undef clrtobot macro
143 #define clrtobot UNDEF(clrtobot) macro
1078 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
H A Dcurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro
H A Dncurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h140 #ifdef clrtobot
141 inline int UNDEF(clrtobot)() { return clrtobot(); } function
142 #undef clrtobot macro
143 #define clrtobot UNDEF(clrtobot) macro
1078 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
H A Dcurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro
H A Dncurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h140 #ifdef clrtobot
141 inline int UNDEF(clrtobot)() { return clrtobot(); } function
142 #undef clrtobot macro
143 #define clrtobot UNDEF(clrtobot) macro
1078 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
H A Dcurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro
H A Dncurses.h542 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1021 #define clrtobot() wclrtobot(stdscr) macro

Completed in 113 milliseconds