HomeSort by relevance Sort by last modified time
    Searched refs:getbegyx (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 279 #ifdef getbegyx
280 inline void UNDEF(getbegyx)(WINDOW* win, int& y, int& x) { getbegyx(win, y, x); } function
281 #undef getbegyx macro
282 #define getbegyx UNDEF(getbegyx) macro
    [all...]
curses.h 909 #define getbegyx macro
    [all...]
ncurses.h 909 #define getbegyx macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 279 #ifdef getbegyx
280 inline void UNDEF(getbegyx)(WINDOW* win, int& y, int& x) { getbegyx(win, y, x); } function
281 #undef getbegyx macro
282 #define getbegyx UNDEF(getbegyx) macro
    [all...]
curses.h 909 #define getbegyx macro
    [all...]
ncurses.h 909 #define getbegyx macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 279 #ifdef getbegyx
280 inline void UNDEF(getbegyx)(WINDOW* win, int& y, int& x) { getbegyx(win, y, x); } function
281 #undef getbegyx macro
282 #define getbegyx UNDEF(getbegyx) macro
    [all...]
curses.h 909 #define getbegyx macro
    [all...]
ncurses.h 909 #define getbegyx macro
    [all...]

Completed in 147 milliseconds