HomeSort by relevance Sort by last modified time
    Searched refs:mvgetnstr (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 609 #ifdef mvgetnstr
610 inline int UNDEF(mvgetnstr)(int y, int x, char *str, int n) { function
611 return mvgetnstr(y, x, str, n);}
612 #undef mvgetnstr macro
613 #define mvgetnstr UNDEF(mvgetnstr) macro
    [all...]
curses.h 614 extern NCURSES_EXPORT(int) mvgetnstr (int, int, char *, int); /* generated */
1083 #define mvgetnstr macro
    [all...]
ncurses.h 614 extern NCURSES_EXPORT(int) mvgetnstr (int, int, char *, int); /* generated */
1083 #define mvgetnstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 609 #ifdef mvgetnstr
610 inline int UNDEF(mvgetnstr)(int y, int x, char *str, int n) { function
611 return mvgetnstr(y, x, str, n);}
612 #undef mvgetnstr macro
613 #define mvgetnstr UNDEF(mvgetnstr) macro
    [all...]