HomeSort by relevance Sort by last modified time
    Searched refs:insnstr (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 245 #ifdef insnstr
246 inline int UNDEF(insnstr)(const char *_str, int n) { function
247 return insnstr(_str, n); }
248 #undef insnstr macro
249 #define insnstr UNDEF(insnstr) macro
    [all...]
curses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]
ncurses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 245 #ifdef insnstr
246 inline int UNDEF(insnstr)(const char *_str, int n) { function
247 return insnstr(_str, n); }
248 #undef insnstr macro
249 #define insnstr UNDEF(insnstr) macro
    [all...]
curses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]
ncurses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 245 #ifdef insnstr
246 inline int UNDEF(insnstr)(const char *_str, int n) { function
247 return insnstr(_str, n); }
248 #undef insnstr macro
249 #define insnstr UNDEF(insnstr) macro
    [all...]
curses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]
ncurses.h 590 extern NCURSES_EXPORT(int) insnstr (const char *, int); /* generated */
1037 #define insnstr macro
    [all...]

Completed in 118 milliseconds