/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesw.h | 457 #ifdef mvwaddstr 458 inline int UNDEF(mvwaddstr)(WINDOW *win, int y, int x, const char * str) function 459 { return mvwaddstr(win, y, x, str); } 460 #undef mvwaddstr macro 461 #define mvwaddstr UNDEF(mvwaddstr) macro [all...] |
curses.h | 647 extern NCURSES_EXPORT(int) mvwaddstr (WINDOW *, int, int, const char *); /* generated */ 1188 #define mvwaddstr macro [all...] |
ncurses.h | 647 extern NCURSES_EXPORT(int) mvwaddstr (WINDOW *, int, int, const char *); /* generated */ 1188 #define mvwaddstr macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
cursesw.h | 457 #ifdef mvwaddstr 458 inline int UNDEF(mvwaddstr)(WINDOW *win, int y, int x, const char * str) function 459 { return mvwaddstr(win, y, x, str); } 460 #undef mvwaddstr macro 461 #define mvwaddstr UNDEF(mvwaddstr) macro [all...] |
curses.h | 666 extern NCURSES_EXPORT(int) mvwaddstr (WINDOW *, int, int, const char *); /* generated */ 1217 #define mvwaddstr macro [all...] |
ncurses.h | 666 extern NCURSES_EXPORT(int) mvwaddstr (WINDOW *, int, int, const char *); /* generated */ 1217 #define mvwaddstr macro [all...] |