/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
cursesw.h | 341 #ifdef mvaddch 342 inline int UNDEF(mvaddch)(int y, int x, chtype ch) function 343 { return mvaddch(y, x, ch); } 344 #undef mvaddch macro 345 #define mvaddch UNDEF(mvaddch) macro [all...] |
curses.h | 617 extern NCURSES_EXPORT(int) mvaddch (int, int, const chtype); /* generated */ 1205 #define mvaddch macro [all...] |
ncurses.h | 617 extern NCURSES_EXPORT(int) mvaddch (int, int, const chtype); /* generated */ 1205 #define mvaddch macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesw.h | 341 #ifdef mvaddch 342 inline int UNDEF(mvaddch)(int y, int x, chtype ch) function 343 { return mvaddch(y, x, ch); } 344 #undef mvaddch macro 345 #define mvaddch UNDEF(mvaddch) macro [all...] |
curses.h | 617 extern NCURSES_EXPORT(int) mvaddch (int, int, const chtype); /* generated */ 1205 #define mvaddch macro [all...] |
ncurses.h | 617 extern NCURSES_EXPORT(int) mvaddch (int, int, const chtype); /* generated */ 1205 #define mvaddch macro [all...] |
/external/qemu-pc-bios/bochs/ |
configure | [all...] |