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

  /bionic/libc/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /development/ndk/platforms/android-3/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
fnmatch.h 40 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fnmatch.h 38 #undef FNM_PERIOD
43 #define FNM_PERIOD (1 << 2) /* Leading `.' is matched only explicitly. */

Completed in 1053 milliseconds