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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
cursesw.h 204 #ifdef getattrs
205 inline int UNDEF(getattrs)(WINDOW *win) { return getattrs(win); } function
206 #undef getattrs macro
207 #define getattrs UNDEF(getattrs) macro
1107 chtype attrget() { return ::getattrs(w); }
    [all...]
curses.h 1077 #define getattrs macro
    [all...]
ncurses.h 1077 #define getattrs macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 204 #ifdef getattrs
205 inline int UNDEF(getattrs)(WINDOW *win) { return getattrs(win); } function
206 #undef getattrs macro
207 #define getattrs UNDEF(getattrs) macro
1107 chtype attrget() { return ::getattrs(w); }
    [all...]
curses.h 1077 #define getattrs macro
    [all...]
ncurses.h 1077 #define getattrs macro
    [all...]

Completed in 2765 milliseconds