HomeSort by relevance Sort by last modified time
    Searched refs:winchnstr (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 712 #ifdef winchnstr
713 inline int UNDEF(winchnstr)(WINDOW *win, chtype *str, int n) { return winchnstr(win, str, n); } function
714 #undef winchnstr macro
715 #define winchnstr UNDEF(winchnstr) macro
1062 return ::winchnstr(w, str, n); }
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 712 #ifdef winchnstr
713 inline int UNDEF(winchnstr)(WINDOW *win, chtype *str, int n) { return winchnstr(win, str, n); } function
714 #undef winchnstr macro
715 #define winchnstr UNDEF(winchnstr) macro
1062 return ::winchnstr(w, str, n); }
    [all...]
curses.h     [all...]
ncurses.h     [all...]

Completed in 55 milliseconds