Searched refs:setscrreg (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.h365 #ifdef setscrreg
366 inline int UNDEF(setscrreg)(int t, int b) { return setscrreg(t, b); } function
367 #undef setscrreg macro
368 #define setscrreg UNDEF(setscrreg) macro
1106 int setscrreg(int from, int to) { function in class:NCursesWindow
H A Dcurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro
H A Dncurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h365 #ifdef setscrreg
366 inline int UNDEF(setscrreg)(int t, int b) { return setscrreg(t, b); } function
367 #undef setscrreg macro
368 #define setscrreg UNDEF(setscrreg) macro
1106 int setscrreg(int from, int to) { function in class:NCursesWindow
H A Dcurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro
H A Dncurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h365 #ifdef setscrreg
366 inline int UNDEF(setscrreg)(int t, int b) { return setscrreg(t, b); } function
367 #undef setscrreg macro
368 #define setscrreg UNDEF(setscrreg) macro
1106 int setscrreg(int from, int to) { function in class:NCursesWindow
H A Dcurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro
H A Dncurses.h695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b) macro

Completed in 116 milliseconds