HomeSort by relevance Sort by last modified time
    Searched refs:FTS_NOINSTR (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
fts.h 106 #define FTS_NOINSTR 3 /* no instructions */
  /bionic/libc/bionic/
fts.c 270 p->fts_instr = FTS_NOINSTR;
384 p->fts_instr = FTS_NOINSTR;
452 instr != FTS_NOINSTR && instr != FTS_SKIP) {
916 p->fts_instr = FTS_NOINSTR;

Completed in 125 milliseconds

12