Searched refs:mvgetstr (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.h603 #ifdef mvgetstr
604 inline int UNDEF(mvgetstr)(int y, int x, char *str) {return mvgetstr(y, x, str);} function
605 #undef mvgetstr macro
606 #define mvgetstr UNDEF(mvgetstr) macro
H A Dcurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro
H A Dncurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h603 #ifdef mvgetstr
604 inline int UNDEF(mvgetstr)(int y, int x, char *str) {return mvgetstr(y, x, str);} function
605 #undef mvgetstr macro
606 #define mvgetstr UNDEF(mvgetstr) macro
H A Dcurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro
H A Dncurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h603 #ifdef mvgetstr
604 inline int UNDEF(mvgetstr)(int y, int x, char *str) {return mvgetstr(y, x, str);} function
605 #undef mvgetstr macro
606 #define mvgetstr UNDEF(mvgetstr) macro
H A Dcurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro
H A Dncurses.h615 extern NCURSES_EXPORT(int) mvgetstr (int, int, char *); /* generated */
1084 #define mvgetstr(y,x,str) mvwgetstr(stdscr,y,x,str) macro

Completed in 44 milliseconds