HomeSort by relevance Sort by last modified time
    Searched refs:FNM_NOMATCH (Results 1 - 25 of 53) sorted by null

1 2 3

  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.c 182 return FNM_NOMATCH;
184 return FNM_NOMATCH;
188 return FNM_NOMATCH;
197 return FNM_NOMATCH;
201 return FNM_NOMATCH;
208 return FNM_NOMATCH;
214 return FNM_NOMATCH;
220 return FNM_NOMATCH;
234 ? FNM_NOMATCH : 0);
288 return FNM_NOMATCH;
    [all...]
  /bionic/libc/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /development/ndk/platforms/android-3/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
fnmatch.h 35 #define FNM_NOMATCH 1 /* Match failed. */

Completed in 503 milliseconds

1 2 3