HomeSort by relevance Sort by last modified time
    Searched refs:getnstr (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 266 #ifdef getnstr
267 inline int UNDEF(getnstr)(char *_str, int n) { return getnstr(_str, n); } function
268 #undef getnstr macro
269 #define getnstr UNDEF(getnstr) macro
    [all...]
curses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]
ncurses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 266 #ifdef getnstr
267 inline int UNDEF(getnstr)(char *_str, int n) { return getnstr(_str, n); } function
268 #undef getnstr macro
269 #define getnstr UNDEF(getnstr) macro
    [all...]
curses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]
ncurses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 266 #ifdef getnstr
267 inline int UNDEF(getnstr)(char *_str, int n) { return getnstr(_str, n); } function
268 #undef getnstr macro
269 #define getnstr UNDEF(getnstr) macro
    [all...]
curses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]
ncurses.h 569 extern NCURSES_EXPORT(int) getnstr (char *, int); /* generated */
934 #define getnstr macro
    [all...]

Completed in 154 milliseconds