HomeSort by relevance Sort by last modified time
    Searched defs:FNM_LEADING_DIR (Results 1 - 13 of 13) sorted by null

  /bionic/libc/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /development/ndk/platforms/android-3/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
fnmatch.h 41 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */
  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.h 60 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fnmatch.h 47 # define FNM_LEADING_DIR (1 << 3) /* Ignore `/...' after a match. */

Completed in 56 milliseconds