HomeSort by relevance Sort by last modified time
    Searched refs:mvdelch (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 591 #ifdef mvdelch
592 inline int UNDEF(mvdelch)(int y, int x) { return mvdelch(y, x);} function
593 #undef mvdelch macro
594 #define mvdelch UNDEF(mvdelch) macro
    [all...]
curses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]
ncurses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 591 #ifdef mvdelch
592 inline int UNDEF(mvdelch)(int y, int x) { return mvdelch(y, x);} function
593 #undef mvdelch macro
594 #define mvdelch UNDEF(mvdelch) macro
    [all...]
curses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]
ncurses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 591 #ifdef mvdelch
592 inline int UNDEF(mvdelch)(int y, int x) { return mvdelch(y, x);} function
593 #undef mvdelch macro
594 #define mvdelch UNDEF(mvdelch) macro
    [all...]
curses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]
ncurses.h 611 extern NCURSES_EXPORT(int) mvdelch (int, int); /* generated */
1081 #define mvdelch macro
    [all...]

Completed in 35 milliseconds