HomeSort by relevance Sort by last modified time
    Searched refs:innstr (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 277 #ifdef innstr
278 inline int UNDEF(innstr)(char *_str, int n) { return innstr(_str, n); } function
279 #undef innstr macro
280 #define innstr UNDEF(innstr) macro
    [all...]
curses.h 599 extern NCURSES_EXPORT(int) innstr (char *, int); /* generated */
1163 #define innstr macro
    [all...]
ncurses.h 599 extern NCURSES_EXPORT(int) innstr (char *, int); /* generated */
1163 #define innstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 277 #ifdef innstr
278 inline int UNDEF(innstr)(char *_str, int n) { return innstr(_str, n); } function
279 #undef innstr macro
280 #define innstr UNDEF(innstr) macro
    [all...]
curses.h 618 extern NCURSES_EXPORT(int) innstr (char *, int); /* generated */
1192 #define innstr macro
    [all...]
ncurses.h 618 extern NCURSES_EXPORT(int) innstr (char *, int); /* generated */
1192 #define innstr macro
    [all...]

Completed in 58 milliseconds