HomeSort by relevance Sort by last modified time
    Searched refs:setscrreg (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 365 #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
    [all...]
curses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]
ncurses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 365 #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
    [all...]
curses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]
ncurses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 365 #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
    [all...]
curses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]
ncurses.h 695 extern NCURSES_EXPORT(int) setscrreg (int,int); /* generated */
1043 #define setscrreg macro
    [all...]

Completed in 823 milliseconds